Preparing search index...
The search index is not available
Polywrap Javascript Client
Polywrap Javascript Client
@polywrap/result
Result
Type alias Result<T, E>
Result
<
T
,
E
>
:
{
ok
:
true
;
value
:
T
;
}
|
{
error
:
E
|
undefined
;
ok
:
false
;
}
Type Parameters
T
E
=
undefined
Type declaration
ok
:
true
value
:
T
Type declaration
error
:
E
|
undefined
ok
:
false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Polywrap Javascript Client
@polywrap/asyncify-js
@polywrap/client-js
@polywrap/client-config-builder-js
@polywrap/config-bundle-types-js
@polywrap/core-js
@polywrap/core-client-js
@polywrap/msgpack-js
@polywrap/plugin-js
@polywrap/result
@polywrap/tracing-js
@polywrap/uri-resolver-extensions-js
@polywrap/uri-resolvers-js
@polywrap/wasm-js
@polywrap/sys-config-bundle-js
@polywrap/web3-config-bundle-js
Generated using
TypeDoc