react-code-dataset
/
next.js
/packages
/next
/src
/server
/node-environment-extensions
/error-inspect.tsx
| import { patchErrorInspectNodeJS } from '../patch-error-inspect' | |
| patchErrorInspectNodeJS(globalThis.Error) | |