Skip to content
On this page

wm-kit / Exports / isRegExp

Function: isRegExp

isRegExp(val): val is RegExp

Parameters

NameType
valunknown

Returns

val is RegExp

Defined in

src/modules/check/is.ts:71

Released under the MIT License.