UNPKG

69 BTypeScriptView Raw
1declare function DaysInYear(t: number): number;
2export = DaysInYear;