property Runtime.ExceptionDetails.columnNumber Usage in Deno```typescript import { type Runtime } from "node:node__inspector.d.ts"; ``` Column number of the exception location (0-based). Type number