index.js 96 B

123
  1. import VxeCheckbox from '../checkbox';
  2. export * from '../checkbox';
  3. export default VxeCheckbox;