UNPKG

assertthat

Version:
4 lines (3 loc) 163 B
import { MapDiff } from '../../diffs/forMaps/MapDiff'; declare const prettyPrintMapDiff: (diff: MapDiff, depth?: number) => string; export { prettyPrintMapDiff };