994 B
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. |