UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 161 B
import DatePicker from './DatePicker'; export type { RangeType } from './types'; export type { DatePickerProps } from './DatePicker'; export default DatePicker;