type alias Debugger.CallFrameId Usage in Denoimport { type Debugger } from "node:inspector/promises"; type { CallFrameId } = Debugger; Call frame identifier. Definition string