import { withInstall } from '@eciol/shared'; import basicUpload from './src/BasicUpload.vue'; export const BasicUpload = withInstall(basicUpload);