UNPKG

@alicloud/console-components

Version:

Alibaba Cloud React Components

4 lines (3 loc) 138 B
import { Tree } from '@alifd/next'; export type { TreeProps, DataNode, NodeInstance } from '@alifd/next/types/tree'; export default Tree;