index.js 96 B

123
  1. import VxeTextarea from '../textarea';
  2. export * from '../textarea';
  3. export default VxeTextarea;