UNPKG

react-trip-date

Version:

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

3 lines 214 B
import { CalendarProps } from "./calendar.type"; export declare const Calendar: ({ jalali, startOfWeek, children, }: CalendarProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Calendar.d.ts.map