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

Usage in Deno

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

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

Type

string