UNPKG

@fe6/water-pro

Version:

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

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