import { withInstall } from '@/utils'; import List from './src/list.vue'; export const AppList = withInstall(List);