UNPKG

assertthat

Version:
4 lines (3 loc) 236 B
import { IncompatibleTypeDiff } from '../../diffs/IncompatibleTypeDiff'; declare const prettyPrintIncompatibleTypeDiff: (incompatibleTypeDiff: IncompatibleTypeDiff, depth?: number) => string; export { prettyPrintIncompatibleTypeDiff };