registration
This commit is contained in:
2
frontend/style/node_modules/date-fns/daysToWeeks.d.ts
generated
vendored
2
frontend/style/node_modules/date-fns/daysToWeeks.d.ts
generated
vendored
@@ -6,8 +6,6 @@
|
||||
* @description
|
||||
* Convert a number of days to a full number of weeks.
|
||||
*
|
||||
* @typeParam DateType - The `Date` type, the function operates on. Gets inferred from passed arguments. Allows to use extensions like [`UTCDate`](https://github.com/date-fns/utc).
|
||||
*
|
||||
* @param days - The number of days to be converted
|
||||
*
|
||||
* @returns The number of days converted in weeks
|
||||
|
||||
Reference in New Issue
Block a user