index.js 110 B

123
  1. import VxeNumberInput from '../number-input';
  2. export * from '../number-input';
  3. export default VxeNumberInput;