UNPKG

@tapjs/reporter

Version:

Pretty test output reporters for tap

6 lines 175 B
import { TestBase } from '@tapjs/core'; import { FC } from 'react'; export declare const SuiteSummary: FC<{ test: TestBase; }>; //# sourceMappingURL=suite-summary.d.ts.map