Files
aso/frontend/client-portal/src/components/chart/index.ts
2026-02-04 14:39:20 +07:00

3 lines
118 B
TypeScript

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