TreasureTrails/node_modules/@prisma/fetch-engine/dist/getHash.d.ts

2 lines
68 B
TypeScript
Raw Normal View History

2026-03-18 09:02:21 -05:00
export declare function getHash(filePath: string): Promise<string>;