puppeteer/new-docs/puppeteer.protocol.storage.cachestoragelistupdatedevent.md

21 lines
704 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Storage](./puppeteer.protocol.storage.md) &gt; [CacheStorageListUpdatedEvent](./puppeteer.protocol.storage.cachestoragelistupdatedevent.md)
## Protocol.Storage.CacheStorageListUpdatedEvent interface
A cache has been added/deleted.
<b>Signature:</b>
```typescript
export interface CacheStorageListUpdatedEvent
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [origin](./puppeteer.protocol.storage.cachestoragelistupdatedevent.origin.md) | string | Origin to update. |