UNPKG

react-trip-date

Version:

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

3 lines 173 B
import { Dayjs } from "dayjs"; export declare const sliceDaysOfMonthToWeeks: (days: Dayjs[], len: number) => Dayjs[][]; //# sourceMappingURL=sliceDaysOfMonthToWeeks.d.ts.map