@reactivex/ix-esnext-esm
Version:
The Interactive Extensions for JavaScript
1 lines • 749 B
Source Map (JSON)
{"version":3,"sources":["add/asynciterable/throwerror.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AACpE,OAAO,EAAE,UAAU,IAAI,WAAW,EAAE,MAAM,iCAAiC,CAAC;AAE5E,kBAAkB;AAClB,cAAc,CAAC,UAAU,GAAG,WAAW,CAAC","file":"throwerror.js","sourcesContent":["import { AsyncIterableX } from '../../asynciterable/asynciterablex';\nimport { throwError as _throwError } from '../../asynciterable/throwerrror';\n\n/** @nocollapse */\nAsyncIterableX.throwError = _throwError;\n\nexport declare namespace asynciterable {\n let throwError: typeof _throwError;\n}\n\ndeclare module '../../asynciterable/asynciterablex' {\n // eslint-disable-next-line no-shadow\n namespace AsyncIterableX {\n export { _throwError as throwError };\n }\n}\n"]}