import nsTimePicker from './time-picker.vue';
import { withInstall } from '/nerv-lib/util';
export const NsTimePicker = withInstall(nsTimePicker);