Preparing search index...
The search index is not available
Endo API documentation
Endo API documentation
@endo/exo
ExoClassMethods
Type Alias ExoClassMethods<M, I>
Exo
Class
Methods
<
M
,
I
>
:
M
&
ThisType
<
{
self
:
Guarded
<
M
>
;
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
[]
)
=>
any
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Endo API documentation
Loading...
Rearrange the Exo types to make a cast of the methods (M) and init function (I) to a specific type.