FIN INIT
This commit is contained in:
6
node_modules/date-fns/fp/isSameMonthWithOptions.d.cts
generated
vendored
Normal file
6
node_modules/date-fns/fp/isSameMonthWithOptions.d.cts
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
export declare const isSameMonthWithOptions: import("./types.js").FPFn3<
|
||||
boolean,
|
||||
import("../isSameMonth.js").IsSameMonthOptions | undefined,
|
||||
string | number | Date,
|
||||
string | number | Date
|
||||
>;
|
Reference in New Issue
Block a user