index.js 88 B

123
  1. import VxeSwitch from '../switch';
  2. export * from '../switch';
  3. export default VxeSwitch;