fromUnixTime.d.ts 77 B

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