UNPKG

@jdlinker/ui

Version:

jdLinker UI库,基于ant-design-vue封装

7 lines (5 loc) 184 B
import BasicTree from './src/BasicTree.vue'; import './style'; export { BasicTree }; export type { ContextMenuItem } from '../hooks/useContextMenu'; export * from './src/types/tree';