import { withInstall } from '@/utils'; import appSearch from './src/app-search.vue'; export const AppSearch = withInstall(appSearch);