Ubique
datatype/isstring.ts
Functions
f
isstring
(
x
:
unknown
)
: x
is
string
Checks if the input is a string.
Usage
import * as mod from "datatype/isstring.ts";
Symbols
f
default
f
default
f
default
f
default
f
default
view all 394 symbols
Document Navigation
Functions
isstring