Skip to content

Commit 2948c40

Browse files
committed
Do not expose internal type
1 parent 4981600 commit 2948c40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ export default new Factory().newBuilder();
55
export type { JUnitReportBuilder as Builder } from './builder';
66
export type { TestCase } from './test_case';
77
export type { TestSuite } from './test_suite';
8-
export type { TestSuites } from './test_suites';

0 commit comments

Comments
 (0)