UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

4 lines (3 loc) 188 B
export { default as NTimePicker, timePickerProps } from './src/TimePicker'; export type { TimePickerProps } from './src/TimePicker'; export type { TimePickerInst } from './src/interface';