UNPKG

react-trip-date

Version:

Accessible, fully customizable date and range picker for React applications.

9 lines 288 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 }; //# sourceMappingURL=dayjs-config.d.ts.map