UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines (3 loc) 110 B
import Statistic, { StatisticProps } from './Statistic'; export { StatisticProps }; export default Statistic;