Skip to content

Commit

Permalink
And...
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-NRCan committed Sep 28, 2023
1 parent 0bd34e4 commit 3030a50
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/chart/chart.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { ChartData } from 'chart.js';
export * from './chart-parser';
export * from './chart-types';
export { Chart, TypeChartProps } from './chart';
// export type { ChartData } from 'chart.js';
// export * from './chart-parser';
// export * from './chart-types';
// export * from './chart';

0 comments on commit 3030a50

Please sign in to comment.