UNPKG

element-plus

Version:

A Component Library for Vue 3

9 lines (6 loc) 287 B
import _sfc_main from './src/switch.vue2.mjs'; export { switchEmits, switchProps } from './src/switch.mjs'; import { withInstall } from '../../utils/vue/install.mjs'; const ElSwitch = withInstall(_sfc_main); export { ElSwitch, ElSwitch as default }; //# sourceMappingURL=index.mjs.map