mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
577 B
577 B
Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > scriptLanguage
Protocol.Debugger.ScriptParsedEvent.scriptLanguage property
The language of the script.
Signature:
scriptLanguage?: Debugger.ScriptLanguage;