Skip to main content
The Deno 2 Release Candidate is here
Learn more
import * as activitypub from "https://deno.land/x/activitypub@v0.1.0/Profile.ts";

Classes

A Profile is a content object that describes another Object, typically used to describe Actor Type objects. The describes property is used to reference the object being described by the profile.