Skip to content

Type Editor


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

Function: isTrue()

ts
function isTrue(value): boolean;

Defined in: util.ts:5

Parameters

ParameterType
valueunknown

Returns

boolean