UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

7 lines (5 loc) 211 B
import { IterableX } from '../../iterable/iterablex'; import { whileDo as whileDoStatic } from '../../iterable/whiledo'; /** @nocollapse */ IterableX.whileDo = whileDoStatic; //# sourceMappingURL=while.mjs.map