UEA-PRODEM
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
export declare const isWeekendWithOptions: import("./types.js").FPFn2<
|
||||
export declare const isWeekendWithOptions: import("./types.ts").FPFn2<
|
||||
boolean,
|
||||
import("../isWeekend.js").IsWeekendOptions | undefined,
|
||||
import("../isWeekend.ts").IsWeekendOptions | undefined,
|
||||
string | number | Date
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user