mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
815 B
815 B
Home > puppeteer > Protocol > Debugger > SetInstrumentationBreakpointResponse
Protocol.Debugger.SetInstrumentationBreakpointResponse interface
Signature:
export interface SetInstrumentationBreakpointResponse
Properties
Property | Type | Description |
---|---|---|
breakpointId | BreakpointId | Id of the created breakpoint for further reference. |