UNPKG

@ucloud-pccl/react-components

Version:
5 lines (4 loc) 125 B
import Tree from './Tree'; type TExportTree = typeof Tree; declare const ExportTree: TExportTree; export default ExportTree;