index.js 102 B

123
  1. import VxeNoticeBar from '../notice-bar';
  2. export * from '../notice-bar';
  3. export default VxeNoticeBar;