mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
750 B
750 B
Home > puppeteer > Protocol > CacheStorage > RequestCacheNamesResponse
Protocol.CacheStorage.RequestCacheNamesResponse interface
Signature:
export interface RequestCacheNamesResponse
Properties
Property | Type | Description |
---|---|---|
caches | Cache[] | Caches for the security origin. |