biofriction-wp-theme/node_modules/rxjs/util/errorObject.js.map

1 line
337 B
Plaintext
Raw Permalink Normal View History

2021-10-26 14:18:09 +02:00
{"version":3,"file":"errorObject.js","sourceRoot":"","sources":["../../src/util/errorObject.ts"],"names":[],"mappings":";AAAA,0FAA0F;AAC7E,mBAAW,GAAQ,EAAE,CAAC,EAAE,EAAE,EAAE,CAAC","sourcesContent":["// typeof any so that it we don't have to cast when comparing a result to the error object\nexport const errorObject: any = { e: {} };"]}