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

1 line
616 B
Plaintext

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