interface Debugger.ContinueToLocationParameterType
          
Usage in Deno
import { Debugger } from "node:inspector";
optional
targetCallFrames: string | undefined
      
    import { Debugger } from "node:inspector";
targetCallFrames: string | undefined