ng-implementation/implem/.angular/cache/20.1.4/babel-webpack/ee1085936817f7d839d6701c0b8f1fdf.json

1 line
1.3 KiB
JSON
Raw Normal View History

2025-08-19 10:58:54 +02:00
{"ast":null,"code":"export function createInvalidObservableTypeError(input) {\n return new TypeError(\"You provided \" + (input !== null && typeof input === 'object' ? 'an invalid object' : \"'\" + input + \"'\") + \" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.\");\n}\n//# sourceMappingURL=throwUnobservableError.js.map","map":{"version":3,"names":["createInvalidObservableTypeError","input","TypeError"],"sources":["/home/poule/encrypted/stockage-syncable/www/development/html/ng-implementation/implem/node_modules/rxjs/dist/esm5/internal/util/throwUnobservableError.js"],"sourcesContent":["export function createInvalidObservableTypeError(input) {\n return new TypeError(\"You provided \" + (input !== null && typeof input === 'object' ? 'an invalid object' : \"'\" + input + \"'\") + \" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.\");\n}\n//# sourceMappingURL=throwUnobservableError.js.map"],"mappings":"AAAA,OAAO,SAASA,gCAAgCA,CAACC,KAAK,EAAE;EACpD,OAAO,IAAIC,SAAS,CAAC,eAAe,IAAID,KAAK,KAAK,IAAI,IAAI,OAAOA,KAAK,KAAK,QAAQ,GAAG,mBAAmB,GAAG,GAAG,GAAGA,KAAK,GAAG,GAAG,CAAC,GAAG,0HAA0H,CAAC;AAChQ;AACA","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}