index.js 110 B

123
  1. import VxeRadioButton from '../radio-button';
  2. export * from '../radio-button';
  3. export default VxeRadioButton;