converter.d.ts 64 B

1
  1. export declare const convertDate: (t: number | string) => Date;