puppeteer/new-docs/puppeteer.protocol.schema.domain.md

22 lines
674 B
Markdown
Raw Normal View History

<!-- 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; [Schema](./puppeteer.protocol.schema.md) &gt; [Domain](./puppeteer.protocol.schema.domain.md)
## Protocol.Schema.Domain interface
Description of the protocol domain.
<b>Signature:</b>
```typescript
export interface Domain
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [name](./puppeteer.protocol.schema.domain.name.md) | string | Domain name. |
| [version](./puppeteer.protocol.schema.domain.version.md) | string | Domain version. |