UNPKG

226 BTypeScriptView Raw
1import type { Reporter } from '@web/test-runner-core';
2/** Test reporter that summarizes all test for a given run using dot notation */
3export declare function dotReporter(): Reporter;
4//# sourceMappingURL=dotReporter.d.ts.map
\No newline at end of file