UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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