UNPKG

ix

Version:

The Interactive Extensions for JavaScript

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