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

Usage in Deno

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

Offset in the line to set breakpoint at.

Type

number | undefined