Skip to main content
Debugger.ContinueToLocationParameterType - inspector/promises - Node documentation
interface Debugger.ContinueToLocationParameterType

Usage in Deno

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

Properties

Location to continue to.

optional
targetCallFrames: string | undefined