Framework
Version
Debouncer API Reference
Throttler API Reference
Rate Limiter API Reference
Queue API Reference

QueuePosition

Type Alias: QueuePosition

ts
type QueuePosition = "front" | "back";
type QueuePosition = "front" | "back";

Defined in: queuer.ts:49

Position type for addItem and getNextItem operations

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.