Framework
Version
防抖器 API 參考
節流器 API 參考
速率限制器 API 參考
佇列 API 參考

QueuePosition

Type Alias: QueuePosition

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

Defined in: queuer.ts:71

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.