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