import { withInstall } from '@/utils'; import Upload from './src/upload.vue'; export const AppUpload = withInstall(Upload);