Files
aso/frontend/dashboard/src/components/chart/index.ts
Linksehat Staging Server 70fc1579e7 update
2024-07-12 08:41:18 +07:00

3 lines
118 B
TypeScript
Executable File

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