mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
595 B
595 B
Home > puppeteer > Protocol > IndexedDB > DatabaseWithObjectStores > objectStores
Protocol.IndexedDB.DatabaseWithObjectStores.objectStores property
Object stores in this database.
Signature:
objectStores: ObjectStore[];