597 B
597 B
Home > puppeteer > Protocol > Debugger > RestartFrameResponse > asyncStackTraceId
Protocol.Debugger.RestartFrameResponse.asyncStackTraceId property
Async stack trace, if any.
Signature:
asyncStackTraceId?: Runtime.StackTraceId;