UNPKG

element-plus

Version:

A Component Library for Vue 3

15 lines (9 loc) 353 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var index = require('./index2.js'); var _switch = require('./src/switch3.js'); exports.ElSwitch = index.ElSwitch; exports["default"] = index.ElSwitch; exports.switchEmits = _switch.switchEmits; exports.switchProps = _switch.switchProps; //# sourceMappingURL=index.js.map