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

659 B

Home > puppeteer > Protocol > IndexedDB > RequestDatabaseResponse > databaseWithObjectStores

Protocol.IndexedDB.RequestDatabaseResponse.databaseWithObjectStores property

Database with an array of object stores.

Signature:

databaseWithObjectStores: DatabaseWithObjectStores;