Files
aso/frontend/dashboard/src/components/chart/index.ts
2022-06-15 15:15:49 +07:00

3 lines
118 B
TypeScript

export { default as ChartStyle } from './ChartStyle';
export { default as BaseOptionChart } from './BaseOptionChart';