Preparing search index...
The search index is not available
Endo API documentation
Endo API documentation
@endo/exo
makeExo
Function makeExo
make
Exo
<
T
>
(
tag
,
interfaceGuard
,
methods
,
options
?
)
:
Guarded
<
T
>
Type Parameters
T
extends
Methods
Parameters
tag
:
string
interfaceGuard
:
undefined
|
InterfaceGuard
<
{
[
M
in
string
|
number
|
symbol
]
:
MethodGuard
}
>
CAVEAT: static typing does not yet support
callWhen
transformation
methods
:
T
Optional
options
:
FarClassOptions
<
ClassContext
<
{}
,
T
>
>
= undefined
Returns
Guarded
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Endo API documentation
Loading...
CAVEAT: static typing does not yet support
callWhen
transformation