6 lines
105 B
TypeScript
6 lines
105 B
TypeScript
|
export declare const subWeeks: import("./types.js").FPFn2<
|
||
|
Date,
|
||
|
number,
|
||
|
string | number | Date
|
||
|
>;
|