2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export declare const sha: (filePath: string) => Promise<any>;
|
export declare const sha: (filePath: string) => Promise<any>;
|