puppeteer/new-docs/puppeteer.protocol.indexeddb.objectstore.indexes.md
2020-07-13 14:01:35 +01:00

526 B

Home > puppeteer > Protocol > IndexedDB > ObjectStore > indexes

Protocol.IndexedDB.ObjectStore.indexes property

Indexes in this object store.

Signature:

indexes: ObjectStoreIndex[];