puppeteer/new-docs/puppeteer.protocol.page.compilationcacheproducedevent.md
2020-07-13 14:01:35 +01:00

860 B

Home > puppeteer > Protocol > Page > CompilationCacheProducedEvent

Protocol.Page.CompilationCacheProducedEvent interface

Issued for every compilation cache generated. Is only available if Page.setGenerateCompilationCache is enabled.

Signature:

export interface CompilationCacheProducedEvent 

Properties

Property Type Description
data string Base64-encoded data
url string