Skip to content
On this page

wm-kit / Exports / isBoolean

Function: isBoolean

isBoolean(val): val is boolean

Parameters

NameType
valunknown

Returns

val is boolean

Defined in

src/modules/check/is.ts:67

Released under the MIT License.