Skip to content

Commit b022a55

Browse files
authored
Update projects/js-packages/charts/src/index.ts
1 parent 9928b62 commit b022a55

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

projects/js-packages/charts/src/index.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,3 @@ export { formatMetricValue } from './components/leaderboard-chart';
2929
export type * from './types';
3030
export type * from './visx/types';
3131

32-
export type { LineStyles, GridStyles } from '@visx/xychart';
33-
34-
export type { RenderLineStartGlyphProps } from './components/line-chart/line-chart';
35-
export type { LegendProps, BaseLegendProps, ChartLegendOptions } from './components/legend';

0 commit comments

Comments
 (0)