biofriction-wp-theme/node_modules/rxjs/operator/toPromise.js.map

1 line
478 B
Plaintext

{"version":3,"file":"toPromise.js","sourceRoot":"","sources":["../../src/operator/toPromise.ts"],"names":[],"mappings":";AAAA,2BAA2B,eAAe,CAAC,CAAA;AAE3C,gDAAgD;AAChD,oCAAoC;AACvB,iBAAS,GAA0C,uBAAU,CAAC,SAAS,CAAC,SAAS,CAAC","sourcesContent":["import { Observable } from '../Observable';\n\n// HACK: this is here for backward compatability\n// TODO(benlesh): remove this in v6.\nexport const toPromise: typeof Observable.prototype.toPromise = Observable.prototype.toPromise;\n"]}