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

19 lines
641 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; [Tethering](./puppeteer.protocol.tethering.md) &gt; [UnbindRequest](./puppeteer.protocol.tethering.unbindrequest.md)
## Protocol.Tethering.UnbindRequest interface
<b>Signature:</b>
```typescript
export interface UnbindRequest
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [port](./puppeteer.protocol.tethering.unbindrequest.port.md) | [integer](./puppeteer.protocol.integer.md) | Port number to unbind. |