UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

4 lines 158 B
import Progress from './progress'; import { withInstall } from '../_util/type'; export { ProgressProps } from './props'; export default withInstall(Progress);