index.js 80 B

123
  1. import VxeText from '../text';
  2. export * from '../text';
  3. export default VxeText;