587 B
587 B
Home > puppeteer > Protocol > Debugger > RestartFrameResponse > asyncStackTrace
Protocol.Debugger.RestartFrameResponse.asyncStackTrace property
Async stack trace, if any.
Signature:
asyncStackTrace?: Runtime.StackTrace;