UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 206 B
import { IterableX } from '../../iterable/iterablex.js'; import { range as rangeStatic } from '../../iterable/range.js'; /** @nocollapse */ IterableX.range = rangeStatic; //# sourceMappingURL=range.js.map