784 B
784 B
Home > puppeteer > Protocol > Debugger > GetPossibleBreakpointsResponse
Protocol.Debugger.GetPossibleBreakpointsResponse interface
Signature:
export interface GetPossibleBreakpointsResponse
Properties
Property | Type | Description |
---|---|---|
locations | BreakLocation[] | List of the possible breakpoint locations. |