property Module.SourceOrigin.lineNumber Usage in Deno```typescript import { type Module } from "node:node__module.d.ts"; ``` The 1-indexed lineNumber of the corresponding call site in the original source Type number