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

Classes

A Collection is a subtype of Object that represents ordered or unordered sets of Object or Link instances.