Preparing search index...
The search index is not available
@rauschma/helpers
@rauschma/helpers
typescript/type
toNonNullableOrThrow
Function toNonNullableOrThrow
toNonNullableOrThrow
<
T
>
(
value
:
T
,
message
?:
string
)
:
NonNullable
<
T
>
Type Parameters
T
Parameters
value
:
T
Optional
message
:
string
Returns
NonNullable
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@rauschma/helpers
Loading...