Files
echo-nexus/node_modules/react-day-picker/dist/cjs/hebrew/lib/eachMonthOfInterval.d.ts
T

3 lines
115 B
TypeScript

import { type Interval } from "date-fns";
export declare function eachMonthOfInterval(interval: Interval): Date[];