import { withInstall } from '@/utils'; import Transition from './src/transition.vue'; export const AppTransition = withInstall(Transition);