Skip to main content
Module

x/earthstar/src/entries/npm.ts>ParsedAddress

Storage for private, distributed, offline-first applications.
Latest
type alias ParsedAddress
Re-export
import { type ParsedAddress } from "https://deno.land/x/earthstar@v10.2.2/src/entries/npm.ts";
definition: { address: AuthorAddress; name: AuthorShortname; pubkey: Base32String; }