UNPKG

@daysnap/horn-ui

Version:

hron ui

6 lines (3 loc) 178 B
import type { ExtractPropTypes } from 'vue' export const horSelectDatePickerProps = {} export type HorSelectDatePickerProps = ExtractPropTypes<typeof horSelectDatePickerProps>