UNPKG

app-builder-lib

Version:
2 lines (1 loc) 129 B
export declare function hashFile(file: string, algorithm?: string, encoding?: "base64" | "hex", options?: any): Promise<string>;