UNPKG

zhu-jiang-yi-yuan-bigscreen

Version:

南方医科大学珠江医院大屏端

5 lines (4 loc) 172 B
import { LineChartProps } from '../../@types'; import { FunctionComponent } from 'react'; declare const LineChart: FunctionComponent<LineChartProps>; export { LineChart };