property Debugger.ScriptParsedEventDataType.startColumn Usage in Deno```typescript import { type Debugger } from "node:node__inspector.d.ts"; ``` Column offset of the script within the resource with given URL. Type number