property Debugger.CallFrame.callFrameId
Usage in Deno
import { type Debugger } from "node:inspector/promises";
Call frame identifier. This identifier is only valid while the virtual machine is paused.
import { type Debugger } from "node:inspector/promises";
Call frame identifier. This identifier is only valid while the virtual machine is paused.