Skip to main content
Debugger.ScriptFailedToParseEventDataType.sourceMapURL - inspector/promises - Node documentation
property Debugger.ScriptFailedToParseEventDataType.sourceMapURL

Usage in Deno

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

URL of source map associated with script (if any).

Type

string | undefined