UNPKG

117 BTypeScriptView Raw
1export declare function daysInMonth(year: number, month: number): number;
2export declare function initMonth(): void;