UNPKG

react-minimal-pie-chart

Version:
3 lines (2 loc) 154 B
export { ReactMinimalPieChart as PieChart, defaultProps as pieChartDefaultProps, } from './Chart'; export type { Props as PieChartProps } from './Chart';