index.js 84 B

123
  1. import VxeSplit from '../split';
  2. export * from '../split';
  3. export default VxeSplit;