property Debugger.GetPossibleBreakpointsParameterType.end
Usage in Deno
```typescript import { type Debugger } from "node:node__inspector.d.ts"; ```End of range to search possible breakpoint locations in (excluding). When not specified, end of scripts is used as end of range.
Location | undefined