UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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