Spaces:
Running
Running
File size: 252 Bytes
979bf48 | 1 2 3 4 5 6 7 8 | "use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const _patcherrorinspect = require("../patch-error-inspect");
(0, _patcherrorinspect.patchErrorInspectNodeJS)(globalThis.Error);
//# sourceMappingURL=error-inspect.js.map |