queue.d.ts 95 Bytes
import { QueueScheduler } from './QueueScheduler';
export declare const queue: QueueScheduler;