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

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