index.md - v1.2.0
Preparing search index...
PromiseAll
Type Alias PromiseAll<P>
PromiseAll
:
{
-
readonly
[
K
in
keyof
P
]
:
Promise
<
P
[
K
]
>
}
Type Parameters
P
extends
readonly
unknown
[]
|
[
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
index.md - v1.2.0
Loading...