UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 195 B
import { IterableX } from '../../iterable/iterablex'; import { from as fromStatic } from '../../iterable/from'; /** @nocollapse */ IterableX.from = fromStatic; //# sourceMappingURL=from.mjs.map