Skip to content

Commit

Permalink
Trying something wild..
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-NRCan committed Sep 28, 2023
1 parent 2fb8d60 commit 74104cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/chart/chart.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from 'chart.js';
export * from './chart-parser';
export * from './chart-types';
export * from './chart';
export { Chart, TypeChartProps } from './chart';

0 comments on commit 74104cd

Please sign in to comment.