+5
@@ -0,0 +1,5 @@
|
||||
export declare const nextFridayWithOptions: import("./types.js").FPFn2<
|
||||
Date,
|
||||
import("../nextFriday.js").NextFridayOptions<Date> | undefined,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>;
|
||||
Reference in New Issue
Block a user