2 lines
54 B
TypeScript
2 lines
54 B
TypeScript
export declare function getMonth(date: Date): number;
|
export declare function getMonth(date: Date): number;
|