14 lines
480 B
Markdown
14 lines
480 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Database](./puppeteer.protocol.database.md) > [Database](./puppeteer.protocol.database.database.md) > [domain](./puppeteer.protocol.database.database.domain.md)
|
||
|
|
||
|
## Protocol.Database.Database.domain property
|
||
|
|
||
|
Database domain.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
domain: string;
|
||
|
```
|