index.js 106 B

123
  1. import VxeDatePicker from '../date-picker';
  2. export * from '../date-picker';
  3. export default VxeDatePicker;