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;