????
Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/rxjs/dist/cjs/internal/scheduler/ |
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/rxjs/dist/cjs/internal/scheduler/asap.js |
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.asap = exports.asapScheduler = void 0; var AsapAction_1 = require("./AsapAction"); var AsapScheduler_1 = require("./AsapScheduler"); exports.asapScheduler = new AsapScheduler_1.AsapScheduler(AsapAction_1.AsapAction); exports.asap = exports.asapScheduler; //# sourceMappingURL=asap.js.map