589 B
589 B
Home > puppeteer > Protocol > Debugger > ScriptFailedToParseEvent > hasSourceURL
Protocol.Debugger.ScriptFailedToParseEvent.hasSourceURL property
True, if this script has sourceURL.
Signature:
hasSourceURL?: boolean;