property Debugger.Scope.endLocation
Usage in Deno
```typescript import { type Debugger } from "node:node__inspector.d.ts"; ```Location in the source code where scope ends
Location | undefined