UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 214 B
import { AsyncIterableX } from '../../asynciterable/asynciterablex'; import { zip as zipStatic } from '../../asynciterable/zip'; /** @nocollapse */ AsyncIterableX.zip = zipStatic; //# sourceMappingURL=zip.mjs.map