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

994 B

Home > puppeteer > Protocol > ApplicationCache > ApplicationCacheResource

Protocol.ApplicationCache.ApplicationCacheResource interface

Detailed application cache resource information.

Signature:

export interface ApplicationCacheResource 

Properties

Property Type Description
size integer Resource size.
type string Resource type.
url string Resource url.