import { withInstall } from '@/utils'; import DropdownList from './src/dropdown-list.vue'; export const AppDropdownList = withInstall(DropdownList);