index.js 106 B

123
  1. import VxeAnchorLink from '../anchor-link';
  2. export * from '../anchor-link';
  3. export default VxeAnchorLink;