UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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