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

595 B

Home > puppeteer > Protocol > IndexedDB > DatabaseWithObjectStores > objectStores

Protocol.IndexedDB.DatabaseWithObjectStores.objectStores property

Object stores in this database.

Signature:

objectStores: ObjectStore[];