index.js 100 B

123
  1. import VxeCountdown from '../countdown';
  2. export * from '../countdown';
  3. export default VxeCountdown;