puppeteer/new-docs/puppeteer.protocol.runtime.compilescriptresponse.scriptid.md
2020-07-13 14:01:35 +01:00

539 B

Home > puppeteer > Protocol > Runtime > CompileScriptResponse > scriptId

Protocol.Runtime.CompileScriptResponse.scriptId property

Id of the script.

Signature:

scriptId?: ScriptId;