UNPKG

react-trip-date

Version:

date-picker and range-picker for React applications

9 lines (8 loc) 254 B
import _dayjs from "dayjs"; declare const dayjs: (date?: _dayjs.ConfigType, format?: string | { locale?: string; format?: string; utc?: boolean; jalali?: boolean; } | string[], strict?: boolean) => _dayjs.Dayjs; export { dayjs };