Skip to main content
Debugger.Scope.endLocation - inspector - Node documentation
property Debugger.Scope.endLocation

Usage in Deno

import { type Debugger } from "node:inspector";

Location in the source code where scope ends

Type

Location | undefined