UNPKG

@tapjs/reporter

Version:

Pretty test output reporters for tap

5 lines 116 B
import { FC } from 'react'; export declare const Diff: FC<{ diff: string; }>; //# sourceMappingURL=diff.d.ts.map