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

Usage in Deno

import { Debugger } from "node:inspector";

Properties

Location to continue to.

optional
targetCallFrames: string | undefined