UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 252 B
import { AsyncIterableX } from '../../asynciterable/asynciterablex.js'; import { repeatValue as _repeatValue } from '../../asynciterable/repeatvalue.js'; /** @nocollapse */ AsyncIterableX.repeatValue = _repeatValue; //# sourceMappingURL=repeat.js.map