<!-- 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; [DOMStorage](./puppeteer.protocol.domstorage.md) &gt; [GetDOMStorageItemsResponse](./puppeteer.protocol.domstorage.getdomstorageitemsresponse.md)

## Protocol.DOMStorage.GetDOMStorageItemsResponse interface

<b>Signature:</b>

```typescript
export interface GetDOMStorageItemsResponse 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [entries](./puppeteer.protocol.domstorage.getdomstorageitemsresponse.entries.md) | [Item](./puppeteer.protocol.domstorage.item.md)<!-- -->\[\] |  |