Skip to main content
Debugger.CallFrame.url - inspector - Node documentation
property Debugger.CallFrame.url

Usage in Deno

import { type Debugger } from "node:inspector";

JavaScript script name or url.

Type

string