UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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