UNPKG

@typed/test

Version:
3 lines (2 loc) 132 B
import { AssertionError } from './AssertionError'; export declare function createDiff(assertionError: AssertionError<any>): string;