index.js 78 B

123
  1. // base rc-virtual-list 3.4.13
  2. import List from './List';
  3. export default List;