onrails
GitHub
npm
Preparing search index...
@onrails/result
index
unwrapOk
Function unwrapOk
unwrapOk
<
T
,
E
>
(
result
:
Result
<
T
,
E
>
)
:
T
Test/assert helper — throws the original Err value when called on Err.
Type Parameters
T
E
Parameters
result
:
Result
<
T
,
E
>
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
onrails
Loading...
Test/assert helper — throws the original Err value when called on Err.