Files

2 lines
78 B
TypeScript
Raw Permalink Normal View History

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