libram
Preparing search index...
notNull
Function notNull
notNull
<
T
>
(
value
:
T
|
null
)
:
value
is
T
Type guard against null value
Type Parameters
T
Parameters
value
:
T
|
null
Value that could be null
Returns
value
is
T
Confirmation that the value is not null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
libram
Loading...
Type guard against null value