index.js 88 B

123
  1. import VxeAnchor from '../anchor';
  2. export * from '../anchor';
  3. export default VxeAnchor;