UNPKG

@web/test-runner

Version:
4 lines 226 B
import type { Reporter } from '@web/test-runner-core'; /** Test reporter that summarizes all test for a given run using dot notation */ export declare function dotReporter(): Reporter; //# sourceMappingURL=dotReporter.d.ts.map