Type Editor / @type-editor/commons / util / isNotFalse
Function: isNotFalse()
ts
function isNotFalse(value): boolean;Defined in: util.ts:12
Parameters
| Parameter | Type |
|---|---|
value | unknown |
Returns
boolean
Type Editor / @type-editor/commons / util / isNotFalse
function isNotFalse(value): boolean;Defined in: util.ts:12
| Parameter | Type |
|---|---|
value | unknown |
boolean