Type alias PromiseQueueEvent

PromiseQueueEvent: "active" | "idle" | "empty" | "add" | "next" | "completed" | "error"

Generated using TypeDoc