UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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