Files
to_docx/client/node_modules/date-fns/fp/getDate.d.cts
T
2026-05-12 08:59:02 +08:00

5 lines
96 B
TypeScript

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