604 B
604 B
Home > puppeteer > Protocol > Runtime > StackTrace > description
Protocol.Runtime.StackTrace.description property
String label of this stack trace. For async traces this may be a name of the function that initiated the async call.
Signature:
description?: string;