Preparing search index...
The search index is not available
Endo API documentation
Endo API documentation
@endo/captp
DeeplyAwaitedObject
Type Alias DeeplyAwaitedObject<T>
Deeply
Awaited
Object
<
T
>
:
{
[
K
in
keyof
T
]
:
T
[
K
]
extends
Callable
?
T
[
K
]
:
DeeplyAwaited
<
T
[
K
]
>
}
Type Parameters
T
extends
{}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Endo API documentation
Loading...