511 B
511 B
Home > @apextoaster/js-utils > AsyncTracker > getStack
AsyncTracker.getStack() method
Get a filtered version of the current call stack. This creates a new error to generate the stack trace and will be quite slow.
Signature:
getStack(): string;
Returns:
string