import { withInstall } from '@/utils'; import Switch from './src/switch.vue'; export const AppSwitch = withInstall(Switch);