Skip to content

xdash API Reference v0.5.14


xdash API Reference / isEmpty

Function: isEmpty()

isEmpty(value): boolean

Defined in: src/typed.ts:170

Determines if a value is empty.

Parameters

value

any

Returns

boolean

Released under the MIT License.