index.js 106 B

123
  1. import VxeTreeSelect from '../tree-select';
  2. export * from '../tree-select';
  3. export default VxeTreeSelect;