UNPKG

71 BTypeScriptView Raw
1declare function DayFromYear(t: number): number;
2export = DayFromYear;