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