Skip to main content
Debugger.CallFrame.location - inspector/promises - Node documentation
property Debugger.CallFrame.location

Usage in Deno

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

Location in the source code.

Type