Skip to main content
Debugger.BreakLocation.scriptId - inspector/promises - Node documentation
property Debugger.BreakLocation.scriptId

Usage in Deno

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

Script identifier as reported in the Debugger.scriptParsed.

Type