<!-- 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; [Inspector](./puppeteer.protocol.inspector.md)

## Protocol.Inspector namespace

<b>Signature:</b>

```typescript
export namespace Inspector 
```

## Interfaces

|  Interface | Description |
|  --- | --- |
|  [DetachedEvent](./puppeteer.protocol.inspector.detachedevent.md) | Fired when remote debugging connection is about to be terminated. Contains detach reason. |