Files
2025-03-28 12:30:19 +11:00

2 lines
113 B
TypeScript

export declare function createHash(kind: string): import("crypto").Hash;
//# sourceMappingURL=createHash.d.ts.map