mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
887 B
887 B
Home > puppeteer > Protocol > ApplicationCache > GetApplicationCacheForFrameResponse
Protocol.ApplicationCache.GetApplicationCacheForFrameResponse interface
Signature:
export interface GetApplicationCacheForFrameResponse
Properties
Property | Type | Description |
---|---|---|
applicationCache | ApplicationCache | Relevant application cache data for the document in given frame. |