import { type ParsedAddress } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/util/doc-types.ts";
definition: { address: AuthorAddress; name: AuthorShortname; pubkey: Base32String; }
x/earthstar/src/util/doc-types.ts>ParsedAddress
import { type ParsedAddress } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/util/doc-types.ts";