UNPKG

75 BTypeScriptView Raw
1declare function MonthFromTime(t: number): number;
2export = MonthFromTime;