index.js 76 B

123
  1. import VxeTip from '../tip';
  2. export * from '../tip';
  3. export default VxeTip;