biofriction-wp-theme/node_modules/rxjs/add/operator/concat.js.map

1 line
493 B
Plaintext

{"version":3,"file":"concat.js","sourceRoot":"","sources":["../../../src/add/operator/concat.ts"],"names":[],"mappings":";AACA,2BAA2B,kBAAkB,CAAC,CAAA;AAC9C,uBAAuB,uBAAuB,CAAC,CAAA;AAE/C,uBAAU,CAAC,SAAS,CAAC,MAAM,GAAG,eAAM,CAAC","sourcesContent":["\nimport { Observable } from '../../Observable';\nimport { concat } from '../../operator/concat';\n\nObservable.prototype.concat = concat;\n\ndeclare module '../../Observable' {\n interface Observable<T> {\n concat: typeof concat;\n }\n}"]}