UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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