import { withInstall } from '@/utils'; import CheckboxList from './src/checkbox-list.vue'; export const AppCheckboxList = withInstall(CheckboxList);