Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/network
types
ClosableI
Interface ClosableI
A closable object
interface
ClosableI
{
close
:
(
(
)
=>
PromiseVow
<
void
>
)
;
}
Index
Properties
close
Properties
close
close
:
(
(
)
=>
PromiseVow
<
void
>
)
Terminate the object
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
close
API documentation of Agoric SDK
Loading...
A closable object