including-modules
This commit is contained in:
+8
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user