Files

2 lines
78 B
TypeScript
Raw Permalink Normal View History

export declare const yearsToDays: import("./types.js").FPFn1<number, number>;