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

484 B

Home > puppeteer > Protocol > IndexedDB > Key > type

Protocol.IndexedDB.Key.type property

Key type.

Signature:

type: ('number' | 'string' | 'date' | 'array');