lunaisadev-website-old/node_modules/rxjs/util/errorObject.js.map

1 line
337 B
Plaintext
Raw Normal View History

2021-07-28 01:40:12 +00: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: {} };"]}