hoursToSeconds.d.ts 81 B

1
  1. export declare const hoursToSeconds: import("./types.js").FPFn1<number, number>;