5 lines
101 B
TypeScript

export declare const getDayOfYear: import("./types.js").FPFn1<
number,
string | number | Date
>;