puppeteer/new-docs/puppeteer.protocol.applicationcache.applicationcacheresource.url.md

14 lines
569 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; [ApplicationCacheResource](./puppeteer.protocol.applicationcache.applicationcacheresource.md) &gt; [url](./puppeteer.protocol.applicationcache.applicationcacheresource.url.md)
## Protocol.ApplicationCache.ApplicationCacheResource.url property
Resource url.
<b>Signature:</b>
```typescript
url: string;
```