UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 247 B
import DateRangePicker from './DateRangePicker'; export type { DateRangePicker, DateRangePickerProps } from './DateRangePicker'; export type { ValueType, DateRange, RangeType, DisabledDateFunction } from './types'; export default DateRangePicker;