index.js 80 B

123
  1. import VxeLink from '../link';
  2. export * from '../link';
  3. export default VxeLink;