UNPKG

zhu-jiang-yi-yuan-mobile

Version:

南方医科大学珠江医院移动端

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