index.js 92 B

123
  1. import VxeTooltip from '../tooltip';
  2. export * from '../tooltip';
  3. export default VxeTooltip;