442 B
442 B
Home > puppeteer > Protocol > Debugger > BreakpointId
Protocol.Debugger.BreakpointId type
Breakpoint identifier.
Signature:
export type BreakpointId = string;