UNPKG

assertthat

Version:
4 lines (3 loc) 181 B
import { ObjectDiff } from '../../diffs/forObjects/ObjectDiff'; declare const prettyPrintObjectDiff: (diff: ObjectDiff, depth?: number) => string; export { prettyPrintObjectDiff };