Files
aso/frontend/client-portal/src/components/chart/index.ts
2022-05-26 15:14:34 +07:00

3 lines
118 B
TypeScript

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