<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [DOMStorage](./puppeteer.protocol.domstorage.md) > [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)<!-- -->\[\] | |