Skip to main content
Debugger.RestartFrameParameterType.callFrameId - inspector/promises - Node documentation
property Debugger.RestartFrameParameterType.callFrameId

Usage in Deno

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

Call frame identifier to evaluate on.

Type