index.js 84 B

123
  1. import VxeAlert from '../alert';
  2. export * from '../alert';
  3. export default VxeAlert;