UNPKG

@ucloud-fe/react-components

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