Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/rxjs/internal/scheduler/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/rxjs/internal/scheduler/async.js

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var AsyncAction_1 = require("./AsyncAction");
var AsyncScheduler_1 = require("./AsyncScheduler");
exports.async = new AsyncScheduler_1.AsyncScheduler(AsyncAction_1.AsyncAction);
//# sourceMappingURL=async.js.map