UNPKG

@fe6/water-pro

Version:

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

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