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

Usage in Deno

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

Script identifier as reported in the Debugger.scriptParsed.

Type