index.js 88 B

123
  1. import VxeSelect from '../select';
  2. export * from '../select';
  3. export default VxeSelect;