property Debugger.ScriptParsedEventDataType.sourceMapURL Usageimport { type Debugger } from "node:inspector"; URL of source map associated with script (if any). Type string | undefined