UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 142 B
import TreePicker from './TreePicker'; export type { TreePickerProps } from './TreePicker'; export { TreePicker }; export default TreePicker;