Skip to content

Function: isNull

isNull(obj): boolean

判断是否为 null

Parameters

NameType
objany

Returns

boolean

Defined in

utils.ts:125

Released under the MIT License.