registration
This commit is contained in:
2
frontend/style/node_modules/date-fns/quartersToYears.d.ts
generated
vendored
2
frontend/style/node_modules/date-fns/quartersToYears.d.ts
generated
vendored
@@ -6,8 +6,6 @@
|
||||
* @description
|
||||
* Convert a number of quarters to a full number of years.
|
||||
*
|
||||
* @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 quarters - The number of quarters to be converted
|
||||
*
|
||||
* @returns The number of quarters converted in years
|
||||
|
||||
Reference in New Issue
Block a user