UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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