Skip to main content
The Deno 2 Release Candidate is here
Learn more
class Add
extends Base<AddFields>
import { Add } from "https://deno.land/x/activitypub@v0.1.0/Add.ts";

Indicates that the actor has added the object to the target. If the target property is not explicitly specified, the target would need to be determined implicitly by context. The origin can be used to identify the context from which the object originated.

Docs