603 B
603 B
Home > puppeteer > Protocol > Debugger > ScriptFailedToParseEvent > sourceMapURL
Protocol.Debugger.ScriptFailedToParseEvent.sourceMapURL property
URL of source map associated with script (if any).
Signature:
sourceMapURL?: string;