We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4981600 commit 2948c40Copy full SHA for 2948c40
src/index.ts
@@ -5,4 +5,3 @@ export default new Factory().newBuilder();
5
export type { JUnitReportBuilder as Builder } from './builder';
6
export type { TestCase } from './test_case';
7
export type { TestSuite } from './test_suite';
8
-export type { TestSuites } from './test_suites';
0 commit comments