• 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>

    • Defined in define.ts:23

Settings

Member Visibility
@bluelibs/runner - v2.2.0
  • Loading...

Generated using TypeDoc