Skip to content

Function: isNotEmpty()

ts
function isNotEmpty(value: any): boolean;

Parameters

ParameterType
valueany

Returns

boolean