Preparing search index...
The search index is not available
ts-roids
ts-roids
IsNullable
Type alias IsNullable<T>
Is
Nullable
<
T
>
:
IfExtends
<
T
,
Nullable
,
true
,
false
>
A nullable type is a type that might be null, undefined or both
Type Parameters
T
Returns
true
if it is, else
false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ts-roids
Loading...
A nullable type is a type that might be null, undefined or both