@tsdotnet/type - v1.2.7
Preparing search index...
type
isNullOrUndefined
Function isNullOrUndefined
isNullOrUndefined
(
value
:
unknown
)
:
value
is
undefined
|
null
Returns true if the value parameter is null or undefined.
Parameters
value
:
unknown
Returns
value
is
undefined
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@tsdotnet/type - v1.2.7
Loading...
Returns true if the value parameter is null or undefined.