5 lines
87 B
Vue
5 lines
87 B
Vue
|
import DatePicker from './dayjs';
|
||
|
export * from './dayjs';
|
||
|
|
||
|
export default DatePicker;
|