UNPKG

rsuite

Version:

A suite of react components

6 lines (5 loc) 195 B
import CheckTree from './CheckTree'; export type { CheckTreeProps } from './CheckTree'; export type { CheckTreeNodeProps } from './CheckTreeNode'; export { CheckTree }; export default CheckTree;