import { FormatEs4 } from "https://deno.land/x/earthstar@v10.2.0/src/entries/universal.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>