3 lines
95 B
TypeScript
Raw Normal View History

2017-05-17 13:45:25 -04:00
import { QueueScheduler } from './QueueScheduler';
export declare const queue: QueueScheduler;