1e92f2d
1
2
3
export type StackFrame = any; export function parse(stackString: string): StackFrame[];