index.js 80 B

123
  1. import VxeList from '../list';
  2. export * from '../list';
  3. export default VxeList;