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

19 lines
689 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [IndexedDB](./puppeteer.protocol.indexeddb.md) &gt; [RequestDatabaseNamesRequest](./puppeteer.protocol.indexeddb.requestdatabasenamesrequest.md)
## Protocol.IndexedDB.RequestDatabaseNamesRequest interface
<b>Signature:</b>
```typescript
export interface RequestDatabaseNamesRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [securityOrigin](./puppeteer.protocol.indexeddb.requestdatabasenamesrequest.securityorigin.md) | string | Security origin. |