stacktracejs / error-stack-parser

Extract meaning from JS Errors
https://www.stacktracejs.com/#!/docs/error-stack-parser
MIT License
456 stars 52 forks source link

Import the TypeScript definition for StackFrame from stackframe #54

Closed andersk closed 3 years ago

andersk commented 4 years ago

The slight incompatibility of the old definition was necessitating unsafe casts between ErrorStackParser.StackFrame and StackFrame.