property Debugger.Scope.startLocation
Usage in Deno
import { type Debugger } from "node:inspector";
Location in the source code where scope starts
Location | undefined
import { type Debugger } from "node:inspector";
Location in the source code where scope starts
Location | undefined