UNPKG

ant-design-x-vue-next

Version:

Ant Design X for Vue — community continuation aligned with @ant-design/x

5 lines (4 loc) 193 B
import Folder from './Folder.vue'; export type { FolderProps, FolderTreeData, FolderRef, FolderSemanticType, FileContentService, } from './interface'; export default Folder; export { Folder };