index.js 110 B

123
  1. import VxeTableSelect from '../table-select';
  2. export * from '../table-select';
  3. export default VxeTableSelect;