UNPKG

assertthat

Version:
4 lines (3 loc) 165 B
import { StringDiff } from '../../diffs/forStrings/StringDiff'; declare const prettyPrintStringDiff: (diff: StringDiff) => string; export { prettyPrintStringDiff };