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

527 B

Home > puppeteer > Protocol > IndexedDB > ObjectStoreIndex > unique

Protocol.IndexedDB.ObjectStoreIndex.unique property

If true, index is unique.

Signature:

unique: boolean;