UNPKG

react-trip-date

Version:

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

3 lines 150 B
import { Dayjs } from "dayjs"; export declare const getDayFormat: (day: Dayjs, jalali?: boolean) => string; //# sourceMappingURL=getDayFormat.d.ts.map