mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
699 B
699 B
Home > puppeteer > Protocol > Debugger > EnableResponse
Protocol.Debugger.EnableResponse interface
Signature:
export interface EnableResponse
Properties
Property | Type | Description |
---|---|---|
debuggerId | Runtime.UniqueDebuggerId | Unique identifier of the debugger. |