v1.0 with SW PWA enabled
This commit is contained in:
6
frontend/node_modules/date-fns/fp/roundToNearestMinutesWithOptions.d.mts
generated
vendored
Normal file
6
frontend/node_modules/date-fns/fp/roundToNearestMinutesWithOptions.d.mts
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
export declare const roundToNearestMinutesWithOptions: import("./types.js").FPFn2<
|
||||
Date,
|
||||
| import("../roundToNearestMinutes.js").RoundToNearestMinutesOptions
|
||||
| undefined,
|
||||
string | number | Date
|
||||
>;
|
||||
Reference in New Issue
Block a user