puppeteer/new-docs/puppeteer.protocol.debugger.breakpointid.md
2020-07-13 14:01:35 +01:00

442 B

Home > puppeteer > Protocol > Debugger > BreakpointId

Protocol.Debugger.BreakpointId type

Breakpoint identifier.

Signature:

export type BreakpointId = string;