UNPKG

rsuite

Version:

A suite of react components

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