interface Debugger.BreakLocation
Usage
import { type Debugger } from "node:inspector"; type { BreakLocation } = Debugger;
optional
type: string | undefined
import { type Debugger } from "node:inspector"; type { BreakLocation } = Debugger;
type: string | undefined