Files
HRM-System/node_modules/date-fns/fp/weeksToDays.d.cts
2026-04-13 08:19:53 +08:00

2 lines
78 B
TypeScript

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