UNPKG

next

Version:

The React Framework

3 lines (2 loc) 132 B
import { StackFrame } from 'next/dist/compiled/stacktrace-parser'; export declare function parseStack(stack: string): StackFrame[];