[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Storage](./puppeteer.protocol.storage.md) > [IndexedDBContentUpdatedEvent](./puppeteer.protocol.storage.indexeddbcontentupdatedevent.md) > [objectStoreName](./puppeteer.protocol.storage.indexeddbcontentupdatedevent.objectstorename.md) ## Protocol.Storage.IndexedDBContentUpdatedEvent.objectStoreName property ObjectStore to update. Signature: ```typescript objectStoreName: string; ```