UNPKG

@sms-frontend/components

Version:

SMS Design React UI Library.

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