UNPKG

persian-datepicker-react

Version:

persian datepicker based on moment-jalalli

6 lines 206 B
export declare const months: { id: number; name: string; }[]; export declare const getMonthPersianName: (month: number | string) => string | undefined; //# sourceMappingURL=persianMonthName.d.ts.map