queue.d.ts 95 Bytes Raw Blame History Permalink 1 2 import { QueueScheduler } from './QueueScheduler'; export declare const queue: QueueScheduler;