Skip to main content
Debugger.Location.scriptId - inspector - Node documentation
property Debugger.Location.scriptId

Usage in Deno

import { type Debugger } from "node:inspector";

Script identifier as reported in the Debugger.scriptParsed.

Type