UNPKG

@bee-design/ui

Version:

Bee Design React UI Library.

5 lines (4 loc) 184 B
import { TreeSelectProps, RefTreeSelectType } from './interface'; import TreeSelect from './tree-select'; export default TreeSelect; export { TreeSelectProps, RefTreeSelectType };