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

19 lines
747 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; [GetManifestForFrameResponse](./puppeteer.protocol.applicationcache.getmanifestforframeresponse.md)
## Protocol.ApplicationCache.GetManifestForFrameResponse interface
<b>Signature:</b>
```typescript
export interface GetManifestForFrameResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [manifestURL](./puppeteer.protocol.applicationcache.getmanifestforframeresponse.manifesturl.md) | string | Manifest URL for document in the given frame. |