import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetBreakpointRequest } = default.Debugger;
Properties
location: Location
Location to set breakpoint in.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Debugger.SetBreakpointRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetBreakpointRequest } = default.Debugger;
Location to set breakpoint in.