puppeteer/new-docs/puppeteer.protocol.applicationcache.applicationcache.size.md

14 lines
551 B
Markdown
Raw Normal View History

<!-- 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;
```