UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 172 B
import TimeRangePicker from './TimeRangePicker'; export type { TimeRangePickerProps } from './TimeRangePicker'; export { TimeRangePicker }; export default TimeRangePicker;