Skip to main content
Debugger.Scope.startLocation - inspector/promises - Node documentation
property Debugger.Scope.startLocation

Usage in Deno

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

Location in the source code where scope starts

Type

Location | undefined