Skip to content
On this page

wm-kit / Exports / isString

Function: isString

isString(val): val is string

Parameters

NameType
valunknown

Returns

val is string

Defined in

src/modules/check/is.ts:59

Released under the MIT License.