UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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