UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

7 lines 119 B
import Line from './Line'; import Circle from './Circle'; export { Line, Circle }; export default { Line, Circle };