index.js 106 B

123
  1. import VxeIconPicker from '../icon-picker';
  2. export * from '../icon-picker';
  3. export default VxeIconPicker;