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