UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 249 B
import { AsyncIterableX } from '../../asynciterable/asynciterablex.js'; import { forkJoin as forkJoinStatic } from '../../asynciterable/forkjoin.js'; /** @nocollapse */ AsyncIterableX.forkJoin = forkJoinStatic; //# sourceMappingURL=forkjoin.js.map