UNPKG

assertthat

Version:
4 lines (3 loc) 177 B
import { FunctionDiff } from '../../diffs/forFunctions/FunctionDiff'; declare const prettyPrintFunctionDiff: (diff: FunctionDiff) => string; export { prettyPrintFunctionDiff };