0f762500d31f0a5af24013d27e88095b857f0cdf20b0f7122209c3f9ea3ab41d.json 314 B

1
  1. {"ast":null,"code":"import { concat as concatStatic } from '../observable/concat';\nexport function concat(...observables) {\n return source => source.lift.call(concatStatic(source, ...observables));\n}\n//# sourceMappingURL=concat.js.map","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}