<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IndexedDB](./puppeteer.protocol.indexeddb.md) > [ObjectStore](./puppeteer.protocol.indexeddb.objectstore.md) > [indexes](./puppeteer.protocol.indexeddb.objectstore.indexes.md) ## Protocol.IndexedDB.ObjectStore.indexes property Indexes in this object store. <b>Signature:</b> ```typescript indexes: ObjectStoreIndex[]; ```