index.js 106 B

123
  1. import VxeFormGather from '../form-gather';
  2. export * from '../form-gather';
  3. export default VxeFormGather;