index.js 88 B

123
  1. import VxeAvatar from '../avatar';
  2. export * from '../avatar';
  3. export default VxeAvatar;