605 B
605 B
Home > puppeteer > Protocol > Debugger > ScriptFailedToParseEvent > scriptLanguage
Protocol.Debugger.ScriptFailedToParseEvent.scriptLanguage property
The language of the script.
Signature:
scriptLanguage?: Debugger.ScriptLanguage;