UNPKG

@cainiaofe/cn-ui-m

Version:
5 lines (4 loc) 162 B
import dayjs, { Dayjs } from 'dayjs'; import "../locales/dayjs"; declare function updateDayjsLocale(opts: any): void; export { dayjs, Dayjs, updateDayjsLocale };