Skip to main content
Module

x/earthstar/mod.browser.ts>FormatEs4

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
variable FormatEs4
import { FormatEs4 } from "https://deno.land/x/earthstar@v10.0.0-beta.8/mod.browser.ts";

Validator for the 'es.4' format. Checks if documents are spec-compliant before ingesting, and signs them according to spec.

type

IFormat<"es.4", DocInputEs4, DocEs4, undefined>