896 B
896 B
Home > puppeteer > Protocol > CacheStorage > Cache
Protocol.CacheStorage.Cache interface
Cache identifier.
Signature:
export interface Cache
Properties
Property | Type | Description |
---|---|---|
cacheId | CacheId | An opaque unique id of the cache. |
cacheName | string | The name of the cache. |
securityOrigin | string | Security origin of the cache. |