@resonatehq/sdk
Preparing search index...
InternalAwait
Type Alias InternalAwait<T>
type
InternalAwait
<
T
>
=
{
id
:
string
;
promise
:
Promise
<
T
>
;
type
:
"internal.await"
;
}
Type Parameters
T
Index
Properties
id
promise
type
Properties
id
id
:
string
promise
promise
:
Promise
<
T
>
type
type
:
"internal.await"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
promise
type
@resonatehq/sdk
Loading...