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