Files
2026-06-10 12:14:46 -03:00

5 lines
96 B
TypeScript

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