get-file-hash.d.ts 59 Bytes Raw Blame History Permalink 1 export declare function getFileHash(file: string): string;