Preparing search index...
The search index is not available
Endo API documentation
Endo API documentation
@endo/eventual-send
EOnly
Type alias EOnly<T>
EOnly
<
T
>
:
T
extends
Callable
?
(
(
...
args
)
=>
ERef
<
Awaited
<
EOnly
<
ReturnType
<
T
>
>
>
>
)
:
T
extends
Record
<
PropertyKey
,
Callable
>
?
{
[
K
in
keyof
T
]
:
T
[
K
]
extends
Callable
?
(
(
...
args
)
=>
ERef
<
Awaited
<
EOnly
<
ReturnType
<
T
[
K
]
>
>
>
>
)
:
T
[
K
]
}
:
T
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Endo API documentation
@endo/base64
@endo/bundle-source
@endo/captp
@endo/check-bundle
@endo/cjs-module-analyzer
@endo/cli
@endo/compartment-mapper
@endo/daemon
@endo/env-options
@endo/errors
@endo/eslint-plugin
@endo/evasive-transform
@endo/eventual-send - v0.17.6
@endo/exo - v0.2.6
@endo/far
@endo/import-bundle
@endo/init
@endo/lockdown
@endo/lp32
@endo/marshal
@endo/memoize
Loading...
Generated using
TypeDoc