hoursToMilliseconds.d.mts 92 Bytes
export declare const hoursToMilliseconds: import("./types.js").FPFn1<
  number,
  number
>;