BC-DCBOR-Parse TypeScript Library - v1.0.0-alpha.20
Preparing search index...
unwrap
Function unwrap
unwrap
<
T
>
(
result
:
ParseResult
<
T
>
)
:
T
Unwraps a result, throwing if it's an error.
Type Parameters
T
Parameters
result
:
ParseResult
<
T
>
Returns
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-DCBOR-Parse TypeScript Library - v1.0.0-alpha.20
Loading...
Unwraps a result, throwing if it's an error.