<!-- 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. |