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

1 line
518 B
Plaintext

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