908dd8bb0d8de366367144712db93c75cacec7debbbebb1c72de2443d4d925f5.json raw
1 {"ast":null,"code":"import { mergeMap } from './mergeMap';\nimport { identity } from '../util/identity';\nexport function mergeAll(concurrent = Infinity) {\n return mergeMap(identity, concurrent);\n}\n//# sourceMappingURL=mergeAll.js.map","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}