import { withInstall } from '@/utils'; import Theme from './src/theme.vue'; export const AppTheme = withInstall(Theme);