index.js 106 B

123
  1. import VxeImageGroup from '../image-group';
  2. export * from '../image-group';
  3. export default VxeImageGroup;