property Debugger.BreakLocation.scriptId
Usage in Deno
import { type Debugger } from "node:inspector";
Script identifier as reported in the <code>Debugger.scriptParsed</code>.
import { type Debugger } from "node:inspector";
Script identifier as reported in the <code>Debugger.scriptParsed</code>.