Files
doneit-web/.angular/cache/14.2.12/babel-webpack/b5f97ad1e4475fff2497cea866a724c6.json
T
Eudes Inácio 53b71ea16f its working
2023-06-30 09:54:21 +01:00

1 line
1.3 KiB
JSON

{"ast":null,"code":"const EmptyErrorImpl = (() => {\n function EmptyErrorImpl() {\n Error.call(this);\n this.message = 'no elements in sequence';\n this.name = 'EmptyError';\n return this;\n }\n EmptyErrorImpl.prototype = Object.create(Error.prototype);\n return EmptyErrorImpl;\n})();\nexport const EmptyError = EmptyErrorImpl;","map":{"version":3,"names":["EmptyErrorImpl","Error","call","message","name","prototype","Object","create","EmptyError"],"sources":["C:/Users/eudes.inacio/GabineteDigital/gabinete-digital-fo/node_modules/rxjs/_esm2015/internal/util/EmptyError.js"],"sourcesContent":["const EmptyErrorImpl = (() => {\n function EmptyErrorImpl() {\n Error.call(this);\n this.message = 'no elements in sequence';\n this.name = 'EmptyError';\n return this;\n }\n EmptyErrorImpl.prototype = Object.create(Error.prototype);\n return EmptyErrorImpl;\n})();\nexport const EmptyError = EmptyErrorImpl;\n"],"mappings":"AAAA,MAAMA,cAAc,GAAG,CAAC,MAAM;EAC1B,SAASA,cAAcA,CAAA,EAAG;IACtBC,KAAK,CAACC,IAAI,CAAC,IAAI,CAAC;IAChB,IAAI,CAACC,OAAO,GAAG,yBAAyB;IACxC,IAAI,CAACC,IAAI,GAAG,YAAY;IACxB,OAAO,IAAI;EACf;EACAJ,cAAc,CAACK,SAAS,GAAGC,MAAM,CAACC,MAAM,CAACN,KAAK,CAACI,SAAS,CAAC;EACzD,OAAOL,cAAc;AACzB,CAAC,EAAE,CAAC;AACJ,OAAO,MAAMQ,UAAU,GAAGR,cAAc"},"metadata":{},"sourceType":"module"}