index.js 96 B

123
  1. import VxeOptgroup from '../optgroup';
  2. export * from '../optgroup';
  3. export default VxeOptgroup;