mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-28 18:20:59 +00:00
5 lines
112 B
TypeScript
5 lines
112 B
TypeScript
export declare const lastDayOfDecade: import("./types.ts").FPFn1<
|
|
Date,
|
|
import("../fp.ts").DateArg<Date>
|
|
>;
|