Skip to main content
Module

x/earthstar/src/format-validators/format-validator-types.ts

A specification and Javascript library for building online tools you can truly call your own.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v9.3.3/src/format-validators/format-validator-types.ts";

Interfaces

Validators are each responsible for one document format such as "es.4". They are used by Storage instances to check if documents are valid before accepting them and sign new documents.