property Process.sourceMapsEnabled
Unstable
Usage
import { type Process } from "node:process";
The process.sourceMapsEnabled property returns whether the Source Map v3 support for stack traces is enabled.
import { type Process } from "node:process";
The process.sourceMapsEnabled property returns whether the Source Map v3 support for stack traces is enabled.