UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

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