UNPKG

@visulima/error

Version:

Error with more than just a message, stacktrace parsing.

4 lines (3 loc) 199 B
export { default as parseStacktrace } from "./parse-stacktrace.d.ts"; export { formatStackFrameLine, formatStacktrace } from "./stringify.d.ts"; export type { Trace, TraceType } from "./types.d.ts";