UNPKG

@typed/test

Version:
3 lines (2 loc) 144 B
import { TestsWithResults } from '../../types'; export declare function reportResults(results: TestsWithResults[], cwd: string): Promise<void>;