UNPKG

element-plus

Version:

A Component Library for Vue 3

10 lines (7 loc) 313 B
import '../../utils/index2.mjs'; import Switch from './src/switch4.mjs'; export { switchEmits, switchProps } from './src/switch3.mjs'; import { withInstall } from '../../utils/vue/install2.mjs'; const ElSwitch = withInstall(Switch); export { ElSwitch, ElSwitch as default }; //# sourceMappingURL=index2.mjs.map