Type alias TStageSchedulingAlgorithm

TStageSchedulingAlgorithm: ((systems, eventBus) => Promise<void>)

Type declaration

    • (systems, eventBus): Promise<void>
    • Parameters

      Returns Promise<void>

Generated using TypeDoc