Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/async-flow
PreparationOptions
Type Alias PreparationOptions
Preparation
Options
:
{
endowmentTools
?:
EndowmentTools
;
makeBijection
?:
(
(
)
=>
Bijection
)
;
makeLogStore
?:
(
(
)
=>
LogStore
)
;
panicHandler
?:
(
(
e
:
any
)
=>
void
)
;
vowTools
?:
VowTools
;
}
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...