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