14 lines
575 B
Markdown
14 lines
575 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) > [ApplicationCacheResource](./puppeteer.protocol.applicationcache.applicationcacheresource.md) > [size](./puppeteer.protocol.applicationcache.applicationcacheresource.size.md)
|
||
|
|
||
|
## Protocol.ApplicationCache.ApplicationCacheResource.size property
|
||
|
|
||
|
Resource size.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
size: integer;
|
||
|
```
|