Home > puppeteer > Protocol > Debugger > GetPossibleBreakpointsRequest > end
End of range to search possible breakpoint locations in (excluding). When not specified, end of scripts is used as end of range.
Signature:
end?: Location;