import { withInstall } from '/@/utils/index'; import timepicker from './src/TimePicker.vue'; export const TimePicker = withInstall(timepicker);