UNPKG

110 BTypeScriptView Raw
1import Statistic, { StatisticProps } from './Statistic';
2export { StatisticProps };
3export default Statistic;