Skip to main content
The Deno 2 Release Candidate is here
Learn more
type alias ObjectFields
Re-export
import { type ObjectFields } from "https://deno.land/x/activitypub@v0.1.0/mod.ts";
definition: Omit<_ObjectFields, "name" | "content" | "summary"> | Omit<_ObjectFields, "nameMap" | "contentMap" | "summaryMap">