index.js 76 B

123
  1. import VxeCol from '../col';
  2. export * from '../col';
  3. export default VxeCol;