873 B
873 B
Home > puppeteer > Protocol > Runtime > CompileScriptResponse
Protocol.Runtime.CompileScriptResponse interface
Signature:
export interface CompileScriptResponse
Properties
Property | Type | Description |
---|---|---|
exceptionDetails | ExceptionDetails | Exception details. |
scriptId | ScriptId | Id of the script. |