Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/ethereum-cryptography/hash-utils.d.ts

/// <reference types="node" />
import { Hash } from "crypto";
export declare function createHashFunction(hashConstructor: () => Hash): (msg: Buffer) => Buffer;
//# sourceMappingURL=hash-utils.d.ts.map
Back to Directory File Manager