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

Usage in Deno

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

URL or name of the script parsed (if any).

Type

string