UNPKG

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