UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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