init source
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import { QueueAction } from './QueueAction';
|
||||
import { QueueScheduler } from './QueueScheduler';
|
||||
export const queue = new QueueScheduler(QueueAction);
|
||||
//# sourceMappingURL=queue.js.map
|
||||
Reference in New Issue
Block a user