Preparing search index...
The search index is not available
run-time-assertions - v1.5.2
run-time-assertions
isDefined
Function isDefined
is
Defined
<
T
>
(
input
)
:
input
is
NonNullable
<
T
>
Checks that the given input is defined (not null and not undefined)
Type Parameters
T
Parameters
input
:
T
The value to check.
Returns
input
is
NonNullable
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
run-time-assertions - v1.5.2
Loading...
Checks that the given input is defined (not null and not undefined)