Search
Preparing search index...
The search index is not available
dotup-vscode-api-extensions
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ThenablePromise
Class ThenablePromise<T>
Type parameters
T
Hierarchy
ThenablePromise
Index
Constructors
constructor
Properties
promise
Methods
await
Constructors
constructor
new
Thenable
Promise
(
ten
:
Thenable
<
T
>
)
:
ThenablePromise
Parameters
ten:
Thenable
<
T
>
Returns
ThenablePromise
Properties
promise
promise
:
Promise
<
T
>
Methods
await
await
(
)
:
Promise
<
T
>
Returns
Promise
<
T
>
Globals
Thenable
Promise
constructor
promise
await
Generated using
TypeDoc