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