mirror of
https://github.com/Tria-plc/emaui.git
synced 2026-08-27 21:20:58 +00:00
6 lines
122 B
TypeScript
6 lines
122 B
TypeScript
export declare const subISOWeekYears: import("./types.ts").FPFn2<
|
|
Date,
|
|
number,
|
|
import("../fp.ts").DateArg<Date>
|
|
>;
|