File: //proc/1526/root/var/www/zaklada/html/node_modules/rxjs/add/operator/mergeAll.js.map
{"version":3,"file":"mergeAll.js","sourceRoot":"","sources":["../../../src/add/operator/mergeAll.ts"],"names":[],"mappings":";AACA,2BAA2B,kBAAkB,CAAC,CAAA;AAC9C,yBAAyB,yBAAyB,CAAC,CAAA;AAEnD,uBAAU,CAAC,SAAS,CAAC,QAAQ,GAAG,mBAAQ,CAAC","sourcesContent":["\nimport { Observable } from '../../Observable';\nimport { mergeAll } from '../../operator/mergeAll';\n\nObservable.prototype.mergeAll = mergeAll;\n\ndeclare module '../../Observable' {\n  interface Observable<T> {\n    mergeAll: typeof mergeAll;\n  }\n}"]}