UNPKG

@backtrace/sdk-core

Version:
5 lines (4 loc) 91 B
export interface BacktraceReportStackTraceInfo { stack: string; message: string; }