get-file-hash.d.ts 59 B

1
  1. export declare function getFileHash(file: string): string;