index.js 96 B

123
  1. import VxeCalendar from '../calendar';
  2. export * from '../calendar';
  3. export default VxeCalendar;