wave-ai/frontend/.angular/cache/18.2.21/babel-webpack/583a94c5685b6cf345f554df87272be09702063af0049213570bf33dc2c75b90.json

1 line
458 B
JSON

{"ast":null,"code":"export function createErrorClass(createImpl) {\n const _super = instance => {\n Error.call(instance);\n instance.stack = new Error().stack;\n };\n const ctorFunc = createImpl(_super);\n ctorFunc.prototype = Object.create(Error.prototype);\n ctorFunc.prototype.constructor = ctorFunc;\n return ctorFunc;\n}\n//# sourceMappingURL=createErrorClass.js.map","map":null,"metadata":{},"sourceType":"module","externalDependencies":[]}