UNPKG

assertthat

Version:
4 lines (3 loc) 175 B
import { ErrorDiff } from '../../diffs/forErrors/ErrorDiff'; declare const prettyPrintErrorDiff: (diff: ErrorDiff, depth?: number) => string; export { prettyPrintErrorDiff };