Skip to main content
Debugger.SetBreakpointByUrlParameterType.url - inspector - Node documentation
property Debugger.SetBreakpointByUrlParameterType.url

Usage in Deno

import { type Debugger } from "node:inspector";

URL of the resources to set breakpoint on.

Type

string | undefined