UNPKG

shineout

Version:

Shein 前端组件库

8 lines (7 loc) 219 B
import Tree from './Tree'; declare const TreeExport: typeof Tree & { displayName: string; Select: typeof import("./Props").TreeField; Field: typeof import("./Props").TreeField; }; export default TreeExport;