UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

9 lines (6 loc) 149 B
import { Avatar } from 'ant-design-vue'; const AspAAvatar = { raw: Avatar, name: "AspAAvatar" }; export { AspAAvatar, AspAAvatar as default };