UNPKG

158 BJavaScriptView Raw
1import Progress from './progress';
2import { withInstall } from '../_util/type';
3export { ProgressProps } from './props';
4export default withInstall(Progress);
\No newline at end of file