14 lines
457 B
Markdown
14 lines
457 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[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.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
array?: Key[];
|
|
```
|