UNPKG

rsuite

Version:

A suite of react components

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