14 lines
551 B
Markdown
14 lines
551 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.md) > [ApplicationCache](./puppeteer.protocol.applicationcache.applicationcache.md) > [size](./puppeteer.protocol.applicationcache.applicationcache.size.md)
|
||
|
|
||
|
## Protocol.ApplicationCache.ApplicationCache.size property
|
||
|
|
||
|
Application cache size.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
size: number;
|
||
|
```
|