Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/src/blake3/types.ts>Blake3Digest

Storage for private, distributed, offline-first applications.
Latest
type alias Blake3Digest
import { type Blake3Digest } from "https://deno.land/x/earthstar@11.0.0-beta.4/src/blake3/types.ts";

A BLAKE3 digest created by a Blake3Driver.

definition: Uint8Array