mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-11 08:42:42 +08:00
2 lines
62 B
TypeScript
2 lines
62 B
TypeScript
export declare const sha: (filePath: string) => Promise<any>;
|