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

20 lines
727 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Page](./puppeteer.protocol.page.md) &gt; [AddCompilationCacheRequest](./puppeteer.protocol.page.addcompilationcacherequest.md)
## Protocol.Page.AddCompilationCacheRequest interface
<b>Signature:</b>
```typescript
export interface AddCompilationCacheRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [data](./puppeteer.protocol.page.addcompilationcacherequest.data.md) | string | Base64-encoded data |
| [url](./puppeteer.protocol.page.addcompilationcacherequest.url.md) | string | |