UNPKG

multiformats

Version:

Interface for multihash, multicodec, multibase and CID

4 lines 206 B
export const sha256: import("./hasher.js").Hasher<"sha2-256", 18>; export const sha512: import("./hasher.js").Hasher<"sha2-512", 19>; export const __browser: true; //# sourceMappingURL=sha2-browser.d.ts.map