UNPKG

129 BTypeScriptView Raw
1export declare function hashFile(file: string, algorithm?: string, encoding?: "base64" | "hex", options?: any): Promise<string>;