mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
617 B
617 B
Home > puppeteer > Protocol > IndexedDB > RequestDataResponse > objectStoreDataEntries
Protocol.IndexedDB.RequestDataResponse.objectStoreDataEntries property
Array of object store data entries.
Signature:
objectStoreDataEntries: DataEntry[];