property Debugger.BreakLocation.lineNumber Usage in Deno```typescript import { type Debugger } from "node:node__inspector.d.ts"; ``` Line number in the script (0-based). Type number