Skip to main content
Debugger.ScriptParsedEventDataType.startColumn - inspector - Node documentation
property Debugger.ScriptParsedEventDataType.startColumn

Usage in Deno

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

Column offset of the script within the resource with given URL.

Type

number