Preparing search index...
The search index is not available
@bluelibs/runner - v2.2.0
@bluelibs/runner
task
Function task
task
<
Input
,
Output
,
Deps
,
TOn
>
(
taskConfig
)
:
ITask
<
Input
,
Output
,
Deps
,
TOn
>
Type Parameters
Input
=
undefined
Output
extends
Promise
<
any
>
=
any
Deps
extends
DependencyMapType
=
any
TOn
extends
undefined
|
"*"
|
IEventDefinition
<
void
>
=
undefined
Parameters
taskConfig
:
ITaskDefinition
<
Input
,
Output
,
Deps
,
TOn
>
Returns
ITask
<
Input
,
Output
,
Deps
,
TOn
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@bluelibs/runner - v2.2.0
Loading...