UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

9 lines (6 loc) 177 B
import { ElRadioButton } from 'element-plus'; const AspRadioButton = { raw: ElRadioButton, name: "AspRadioButton" }; export { AspRadioButton, AspRadioButton as default };