Skip to content
On this page

wm-kit / Exports / isArray

Function: isArray

isArray(val): val is any[]

Parameters

NameType
valany

Returns

val is any[]

Defined in

src/modules/check/is.ts:75

Released under the MIT License.