UNPKG

modern-react-ui-components

Version:

Modern React + TypeScript component library with Toaster, Input, and DatePicker components

3 lines 158 B
export { default as DatePicker } from './DatePicker'; export type { DatePickerProps, DatePickerView } from './DatePicker'; //# sourceMappingURL=index.d.ts.map