Skip to main content
Module

x/feoblog_client/mod.ts>ProfileResult

a JavaScript client for feoblog written for Deno
Latest
interface ProfileResult
import { type ProfileResult } from "https://deno.land/x/feoblog_client@v0.7.0/mod.ts";

When we load a profile, we don't know its signature until it's loaded. Return the signature w/ the Item

Properties

item: Item
signature: Signature
bytes: Uint8Array