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

508 B

Home > puppeteer > Protocol > Debugger > BreakLocation > type

Protocol.Debugger.BreakLocation.type property

Signature:

type?: ('debuggerStatement' | 'call' | 'return');