Type alias QueueTaskData

QueueTaskData: Record<string, any>

Possible data value for a QueueTask.

Generated using TypeDoc