Preparing search index...
The search index is not available
@jackdbd/unwrap
@jackdbd/unwrap
unwrapP
Function unwrapP
unwrapP
<
V
,
E
extends
Error
=
Error
>
(
promise
:
Promise
<
Result
<
V
,
E
>
>
,
)
:
Promise
<
NonNullable
<
V
>
>
Type Parameters
V
E
extends
Error
=
Error
Parameters
promise
:
Promise
<
Result
<
V
,
E
>
>
Returns
Promise
<
NonNullable
<
V
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@jackdbd/unwrap
Loading...