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

19 lines
648 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; [Database](./puppeteer.protocol.database.md) &gt; [AddDatabaseEvent](./puppeteer.protocol.database.adddatabaseevent.md)
## Protocol.Database.AddDatabaseEvent interface
<b>Signature:</b>
```typescript
export interface AddDatabaseEvent
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [database](./puppeteer.protocol.database.adddatabaseevent.database.md) | [Database](./puppeteer.protocol.database.database.md) | |