Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
Awaited
Type alias Awaited<T>
Awaited
<
T
>
:
T
extends
null
|
undefined
?
T
:
T
extends
object
&
{
then
(
onfulfilled
:
F
,
...
args
:
_
)
:
any
;
}
?
F
extends
(
(
value
:
infer
V
,
...
args
:
infer
_
)
=>
any
)
?
Awaited
<
V
>
:
never
:
T
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...