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