Files
2026-06-10 12:38:42 -03:00

2 lines
82 B
TypeScript

export declare function getDaysInMonth(year: number, monthIndex: number): number;