registration
This commit is contained in:
4
frontend/style/node_modules/date-fns/fp/roundToNearestMinutesWithOptions.d.ts
generated
vendored
4
frontend/style/node_modules/date-fns/fp/roundToNearestMinutesWithOptions.d.ts
generated
vendored
@@ -1,6 +1,6 @@
|
||||
export declare const roundToNearestMinutesWithOptions: import("./types.js").FPFn2<
|
||||
Date,
|
||||
| import("../roundToNearestMinutes.js").RoundToNearestMinutesOptions
|
||||
| import("../roundToNearestMinutes.js").RoundToNearestMinutesOptions<Date>
|
||||
| undefined,
|
||||
string | number | Date
|
||||
import("../fp.js").DateArg<Date>
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user