UNPKG

@visulima/error

Version:

Error with more than just a message, stacktrace parsing.

4 lines (3 loc) 239 B
export { default as errorHintFinder } from "./error-hint-finder.d.ts"; export { default as ruleBasedFinder } from "./rule-based-finder.d.ts"; export type { Solution, SolutionError, SolutionFinder, SolutionFinderFile } from "./types.d.ts";