interface Debugger.BreakpointResolvedEventDataType Usage in Denoimport { Debugger } from "node:inspector"; Properties breakpointId: BreakpointId Breakpoint unique identifier. location: Location Actual breakpoint location.