UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 274 B
import { AsyncIterableX } from '../../asynciterable/asynciterablex'; import { combineLatest as combineLatestStatic } from '../../asynciterable/combinelatest'; /** @nocollapse */ AsyncIterableX.combineLatest = combineLatestStatic; //# sourceMappingURL=combinelatest.mjs.map