[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [IndexedDB](./puppeteer.protocol.indexeddb.md) > [Key](./puppeteer.protocol.indexeddb.key.md) > [array](./puppeteer.protocol.indexeddb.key.array.md) ## Protocol.IndexedDB.Key.array property Array value. Signature: ```typescript array?: Key[]; ```