import { withInstall } from '@/utils'; import DataPicker from './src/data-picker.vue'; export const AppDataPicker = withInstall(DataPicker);