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

19 lines
699 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; [Debugger](./puppeteer.protocol.debugger.md) &gt; [EnableResponse](./puppeteer.protocol.debugger.enableresponse.md)
## Protocol.Debugger.EnableResponse interface
<b>Signature:</b>
```typescript
export interface EnableResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [debuggerId](./puppeteer.protocol.debugger.enableresponse.debuggerid.md) | [Runtime.UniqueDebuggerId](./puppeteer.protocol.runtime.uniquedebuggerid.md) | Unique identifier of the debugger. |