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

14 lines
551 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; [ApplicationCache](./puppeteer.protocol.applicationcache.md) &gt; [ApplicationCache](./puppeteer.protocol.applicationcache.applicationcache.md) &gt; [size](./puppeteer.protocol.applicationcache.applicationcache.size.md)
## Protocol.ApplicationCache.ApplicationCache.size property
Application cache size.
<b>Signature:</b>
```typescript
size: number;
```