Kargi-Sitesi/.angular/cache/18.2.11/babel-webpack/725f385939f50c7a70c2009e4cf11138cf82294e7673b4e537bfa63fc4a0318c.json

1 line
1 KiB
JSON
Raw Normal View History

2024-10-31 19:07:58 +00:00
{"ast":null,"code":"import { zip as zipStatic } from '../observable/zip';\nexport function zip(...observables) {\n return function zipOperatorFunction(source) {\n return source.lift.call(zipStatic(source, ...observables));\n };\n}","map":{"version":3,"names":["zip","zipStatic","observables","zipOperatorFunction","source","lift","call"],"sources":["/home/arctichawk1/Desktop/Projects/Public/Kargi-Sitesi/node_modules/rxjs/_esm2015/internal/operators/zip.js"],"sourcesContent":["import { zip as zipStatic } from '../observable/zip';\nexport function zip(...observables) {\n return function zipOperatorFunction(source) {\n return source.lift.call(zipStatic(source, ...observables));\n };\n}\n"],"mappings":"AAAA,SAASA,GAAG,IAAIC,SAAS,QAAQ,mBAAmB;AACpD,OAAO,SAASD,GAAGA,CAAC,GAAGE,WAAW,EAAE;EAChC,OAAO,SAASC,mBAAmBA,CAACC,MAAM,EAAE;IACxC,OAAOA,MAAM,CAACC,IAAI,CAACC,IAAI,CAACL,SAAS,CAACG,MAAM,EAAE,GAAGF,WAAW,CAAC,CAAC;EAC9D,CAAC;AACL","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}