UNPKG

ix

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 230 B
import { IterableX } from '../../iterable/iterablex.mjs'; import { repeatValue as _repeatValue } from '../../iterable/repeatvalue.mjs'; /** @nocollapse */ IterableX.repeatValue = _repeatValue; //# sourceMappingURL=repeat.mjs.map