interface Debugger.SetBreakpointByUrlReturnType
Usage in Deno
import { type Debugger } from "node:inspector"; type { SetBreakpointByUrlReturnType } = Debugger;
Id of the created breakpoint for further reference.
import { type Debugger } from "node:inspector"; type { SetBreakpointByUrlReturnType } = Debugger;
Id of the created breakpoint for further reference.