594 B
594 B
Home > puppeteer > Protocol > Runtime > CompileScriptRequest > persistScript
Protocol.Runtime.CompileScriptRequest.persistScript property
Specifies whether the compiled script should be persisted.
Signature:
persistScript: boolean;