import BasicUpload from './src/BasicUpload.vue'; import { withInstall } from '../util'; withInstall(BasicUpload); export { BasicUpload };