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

19 lines
678 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; [Storage](./puppeteer.protocol.storage.md) &gt; [TrackIndexedDBForOriginRequest](./puppeteer.protocol.storage.trackindexeddbfororiginrequest.md)
## Protocol.Storage.TrackIndexedDBForOriginRequest interface
<b>Signature:</b>
```typescript
export interface TrackIndexedDBForOriginRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [origin](./puppeteer.protocol.storage.trackindexeddbfororiginrequest.origin.md) | string | Security origin. |