property Debugger.CallFrame.location
          
Usage in Deno
import { type Debugger } from "node:inspector/promises";
      
    
      
    Location in the source code.
import { type Debugger } from "node:inspector/promises";
      
    
      
    Location in the source code.