mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
659 B
659 B
Home > puppeteer > Protocol > IndexedDB > RequestDatabaseResponse > databaseWithObjectStores
Protocol.IndexedDB.RequestDatabaseResponse.databaseWithObjectStores property
Database with an array of object stores.
Signature:
databaseWithObjectStores: DatabaseWithObjectStores;