FIN INIT
This commit is contained in:
5
node_modules/date-fns/fp/endOfQuarterWithOptions.d.ts
generated
vendored
Normal file
5
node_modules/date-fns/fp/endOfQuarterWithOptions.d.ts
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
export declare const endOfQuarterWithOptions: import("./types.js").FPFn2<
|
||||
Date,
|
||||
import("../endOfQuarter.js").EndOfQuarterOptions<Date> | undefined,
|
||||
import("../fp.js").DateArg<Date>
|
||||
>;
|
Reference in New Issue
Block a user