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