UNPKG

ant-design-x-vue-next

Version:

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

5 lines (4 loc) 176 B
import Sources from './Sources.vue'; export type { SourcesProps, SourcesItem, SourcesSemanticType, SourcesRef } from './interface'; export default Sources; export { Sources };