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

529 B

Home > puppeteer > Protocol > Debugger > Scope > startLocation

Protocol.Debugger.Scope.startLocation property

Location in the source code where scope starts

Signature:

startLocation?: Location;