index.js 84 B

123
  1. import VxeInput from '../input';
  2. export * from '../input';
  3. export default VxeInput;