output
Preparing search index...
core/src
ParallelResults
Type Alias ParallelResults<T>
ParallelResults
:
{
[
K
in
keyof
T
]
:
InferJobResult
<
T
[
K
]
>
}
Type Parameters
T
extends
readonly
(
()
=>
Promise
<
unknown
>
|
unknown
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
output
Loading...