UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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