UNPKG

@reactivex/ix-es2015-cjs

Version:

The Interactive Extensions for JavaScript

9 lines (7 loc) 348 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const asynciterablex_js_1 = require("../../asynciterable/asynciterablex.js"); const forkjoin_js_1 = require("../../asynciterable/forkjoin.js"); /** @nocollapse */ asynciterablex_js_1.AsyncIterableX.forkJoin = forkjoin_js_1.forkJoin; //# sourceMappingURL=forkjoin.js.map