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

855 B

Home > puppeteer > Protocol > Storage > CacheStorageContentUpdatedEvent

Protocol.Storage.CacheStorageContentUpdatedEvent interface

A cache's contents have been modified.

Signature:

export interface CacheStorageContentUpdatedEvent 

Properties

Property Type Description
cacheName string Name of cache in origin.
origin string Origin to update.