mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
442 B
442 B
Home > puppeteer > Protocol > Debugger > BreakpointId
Protocol.Debugger.BreakpointId type
Breakpoint identifier.
Signature:
export type BreakpointId = string;