UNPKG

@uiw/react-native

Version:
4 lines (3 loc) 143 B
import { TreeSelect } from './tree-select'; export type { TreeSelectProps, TreeSelectOption } from './tree-select'; export default TreeSelect;