interface Runtime.CallFrame
Usage
import { type Runtime } from "node:inspector"; type { CallFrame } = Runtime;
Stack entry for runtime errors and assertions.
import { type Runtime } from "node:inspector"; type { CallFrame } = Runtime;
Stack entry for runtime errors and assertions.