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

Usage in Deno

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

URL of the resources to set breakpoint on.

Type

string | undefined