芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/.config/yarn/global/node_modules/rxjs/_esm2015/internal/scheduler/async.js
import { AsyncAction } from './AsyncAction'; import { AsyncScheduler } from './AsyncScheduler'; export const asyncScheduler = new AsyncScheduler(AsyncAction); export const async = asyncScheduler; //# sourceMappingURL=async.js.map