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

Usage in Deno

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

Script hash of the resources to set breakpoint on.

Type

string | undefined