property Debugger.BreakpointResolvedEventDataType.location
          
Usage in Deno
import { type Debugger } from "node:inspector/promises";
Actual breakpoint location.
import { type Debugger } from "node:inspector/promises";
Actual breakpoint location.