UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

4 lines 185 B
export { DatePicker } from './DatePicker'; export type { TDatePickerProps, TDateValue } from './types'; export { EDatePickerTypes } from './types'; //# sourceMappingURL=exports.d.ts.map