UNPKG

@zhsz/cool-design-dv

Version:

5 lines (4 loc) 157 B
import MyChart from './chart-my'; import MyChartBar from './chart-bar'; import MyChartLine from './chart-line'; export { MyChart, MyChartBar, MyChartLine };