UNPKG

@tapjs/reporter

Version:

Pretty test output reporters for tap

6 lines 158 B
import { TestBase } from '@tapjs/core'; import { FC } from 'react'; export declare const Runs: FC<{ test: TestBase; }>; //# sourceMappingURL=runs.d.ts.map