We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1de79b commit fe2b2afCopy full SHA for fe2b2af
1 file changed
src/types.ts
@@ -92,7 +92,7 @@ export type * from './resources/scenarios/scorers';
92
// Benchmark Types
93
// =============================================================================
94
95
-export type * from './resources/benchmarks/benchmarks';
+export type * from './resources/benchmarks';
96
97
98
// SDK Types
0 commit comments