Skip to content
On this page

wm-kit / Exports / isEmpty

Function: isEmpty

isEmpty<T>(val): val is T

Type parameters

NameType
Tunknown

Parameters

NameType
valT

Returns

val is T

Defined in

src/modules/check/is.ts:25

Released under the MIT License.