import dayjs from 'dayjs'; import 'dayjs/locale/zh-cn'; export { extend, isDayjs, locale, unix } from 'dayjs'; export default dayjs;