mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
747 B
747 B
Home > puppeteer > Protocol > ApplicationCache > GetManifestForFrameResponse
Protocol.ApplicationCache.GetManifestForFrameResponse interface
Signature:
export interface GetManifestForFrameResponse
Properties
Property | Type | Description |
---|---|---|
manifestURL | string | Manifest URL for document in the given frame. |