Skip to content

Type Editor


Type Editor / @type-editor/commons / util / isUndefinedOrNull

Function: isUndefinedOrNull()

ts
function isUndefinedOrNull(value): boolean;

Defined in: util.ts:1

Parameters

ParameterType
valueunknown

Returns

boolean