UNPKG

73 BTypeScriptView Raw
1declare function YearFromTime(t: number): number;
2export = YearFromTime;