index.js 88 B

123
  1. import VxeButton from '../button';
  2. export * from '../button';
  3. export default VxeButton;