Type alias QueueTasksToRegisterDictionary

QueueTasksToRegisterDictionary: Record<string, QueueTask>

A list of tasks to register, organized as dictionary.

Generated using TypeDoc