wave-ai/frontend/.angular/cache/18.2.21/babel-webpack/32d310cf64739042b8709e99d9740abcc7aa06c39111e0c9812eef44a58f3533.json

1 line
369 B
JSON

{"ast":null,"code":"import { zip as zipStatic } from '../observable/zip';\nimport { operate } from '../util/lift';\nexport function zip(...sources) {\n return operate((source, subscriber) => {\n zipStatic(source, ...sources).subscribe(subscriber);\n });\n}\n//# sourceMappingURL=zip.js.map","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}