📝 Commit Details:
This commit is contained in:
6
backend/node_modules/date-fns/fp/lastDayOfISOWeekYearWithOptions.d.cts
generated
vendored
Normal file
6
backend/node_modules/date-fns/fp/lastDayOfISOWeekYearWithOptions.d.cts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare const lastDayOfISOWeekYearWithOptions: import("./types.js").FPFn2<
|
||||
Date,
|
||||
| import("../lastDayOfISOWeekYear.js").LastDayOfISOWeekYearOptions<Date>
|
||||
| undefined,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>;
|
Reference in New Issue
Block a user