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/Object.ts";

Classes

Describes an object of any kind. The Object type serves as the base type for most of the other kinds of objects defined in the Activity Vocabulary, including other Core types such as Activity, intransitiveActivity, Collection and OrderedCollection.