type QueuePosition = "front" | "back";
type QueuePosition = "front" | "back";
Defined in: queuer.ts:49
Position type for addItem and getNextItem operations
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.