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

1 line
507 B
Plaintext

{"version":3,"file":"groupBy.js","sourceRoot":"","sources":["../../../src/add/operator/groupBy.ts"],"names":[],"mappings":";AACA,2BAA2B,kBAAkB,CAAC,CAAA;AAC9C,wBAAwB,wBAAwB,CAAC,CAAA;AAEjD,uBAAU,CAAC,SAAS,CAAC,OAAO,GAAQ,iBAAO,CAAC","sourcesContent":["\nimport { Observable } from '../../Observable';\nimport { groupBy } from '../../operator/groupBy';\n\nObservable.prototype.groupBy = <any>groupBy;\n\ndeclare module '../../Observable' {\n interface Observable<T> {\n groupBy: typeof groupBy;\n }\n}"]}