Skip to content

runTasksInSerial(...tasks): GeneratorCallback

Run tasks in serial

Parameters

NameTypeDescription
...tasksGeneratorCallback[]The tasks to run in serial.

Returns

GeneratorCallback