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

519 B

Home > puppeteer > Protocol > Debugger > Scope > endLocation

Protocol.Debugger.Scope.endLocation property

Location in the source code where scope ends

Signature:

endLocation?: Location;