UNPKG

@tapjs/reporter

Version:

Pretty test output reporters for tap

3 lines 161 B
import { Counts, TestBase } from '@tapjs/core'; export declare const useAssertTotals: (test: TestBase) => Counts; //# sourceMappingURL=use-assert-totals.d.ts.map