UNPKG

@reactivex/ix-esnext-esm

Version:

The Interactive Extensions for JavaScript

1 lines 711 B
{"version":3,"sources":["add/asynciterable/while.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAElE,kBAAkB;AAClB,cAAc,CAAC,OAAO,GAAG,QAAQ,CAAC","file":"while.js","sourcesContent":["import { AsyncIterableX } from '../../asynciterable/asynciterablex';\nimport { whileDo as _whileDo } from '../../asynciterable/whiledo';\n\n/** @nocollapse */\nAsyncIterableX.whileDo = _whileDo;\n\nexport declare namespace asynciterable {\n let whileDo: typeof _whileDo;\n}\n\ndeclare module '../../asynciterable/asynciterablex' {\n // eslint-disable-next-line no-shadow\n namespace AsyncIterableX {\n export { _whileDo as whileDo };\n }\n}\n"]}