asap.js 215 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 "use strict"; var AsapAction_1 = require('./AsapAction'); var AsapScheduler_1 = require('./AsapScheduler'); exports.asap = new AsapScheduler_1.AsapScheduler(AsapAction_1.AsapAction); //# sourceMappingURL=asap.js.map