UNPKG

assertthat

Version:
4 lines (3 loc) 171 B
import { BooleanDiff } from '../../diffs/forBooleans/BooleanDiff'; declare const prettyPrintBooleanDiff: (diff: BooleanDiff) => string; export { prettyPrintBooleanDiff };