Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/network
types
ExoClassMethods
Type alias ExoClassMethods<M, I>
Exo
Class
Methods
<
M
,
I
>
:
M
&
ThisType
<
{
self
:
Guarded
;
state
:
ReturnType
<
I
>
;
}
>
Rearrange the exo types to make a cast of the methods (M) and init function (I) to a specific type.
Type Parameters
M
extends
Methods
I
extends
(
(
...
args
)
=>
any
)
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
Rearrange the exo types to make a cast of the methods (M) and init function (I) to a specific type.