ether-admin/node_modules/ant-design-vue/es/progress/index.js

3 lines
117 B
JavaScript

import Progress from './progress';
import { withInstall } from '../_util/type';
export default withInstall(Progress);