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