Type alias QueueItemState

QueueItemState: "running" | "finished" | "waiting"

Generated using TypeDoc