Skip to content
On this page

wm-kit / Exports / isDate

Function: isDate

isDate(val): val is Date

Parameters

NameType
valunknown

Returns

val is Date

Defined in

src/modules/check/is.ts:35

Released under the MIT License.