puppeteer/new-docs/puppeteer.protocol.debugger.scriptparsedevent.scriptlanguage.md
2020-07-13 14:01:35 +01:00

577 B

Home > puppeteer > Protocol > Debugger > ScriptParsedEvent > scriptLanguage

Protocol.Debugger.ScriptParsedEvent.scriptLanguage property

The language of the script.

Signature:

scriptLanguage?: Debugger.ScriptLanguage;