UNPKG

@fe6/water-pro

Version:

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

6 lines (4 loc) 149 B
import { withInstall } from '../_util/type'; import UploadCard from './upload-card'; export { UploadCard }; export default withInstall(UploadCard);