4 lines
148 B
JavaScript
4 lines
148 B
JavaScript
|
"use strict";
|
||
|
var AsapScheduler_1 = require('./AsapScheduler');
|
||
|
exports.asap = new AsapScheduler_1.AsapScheduler();
|
||
|
//# sourceMappingURL=asap.js.map
|