UNPKG

mantine-datepicker-jalali

Version:
3 lines 194 B
import { DayOfWeek } from '../../../types'; export declare function getMonthDays(month: Date, firstDayOfWeek?: DayOfWeek, locale?: string): Date[][]; //# sourceMappingURL=get-month-days.d.ts.map