NeahNew/node_modules/@electron/universal/dist/cjs/sha.d.ts
2025-05-06 22:43:27 +02:00

2 lines
62 B
TypeScript

export declare const sha: (filePath: string) => Promise<any>;