Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/async-flow
Outcome
Type Alias Outcome
Outcome
:
{
kind
:
"return"
;
result
:
any
;
}
|
{
kind
:
"throw"
;
problem
:
any
;
}
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...