UNPKG

@visulima/error

Version:

Error with more than just a message, stacktrace parsing.

4 lines (3 loc) 131 B
import type { SolutionFinder } from "./types.d.ts"; declare const errorHintFinder: SolutionFinder; export default errorHintFinder;