UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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