mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
567 B
567 B
Home > puppeteer > Protocol > IndexedDB > ObjectStoreIndex > multiEntry
Protocol.IndexedDB.ObjectStoreIndex.multiEntry property
If true, index allows multiple entries for a key.
Signature:
multiEntry: boolean;