sha.d.ts 62 Bytes Raw Blame History Permalink 1 export declare const sha: (filePath: string) => Promise<any>;