UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

9 lines (8 loc) 229 B
/* empty css */ /* empty css */ import { DatePicker as p } from "./DatePicker.js"; import { EDatePickerTypes as m } from "./types.js"; export { p as DatePicker, m as EDatePickerTypes };