UNPKG

ix

Version:

The Interactive Extensions for JavaScript

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