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

A Tombstone represents a content object that has been deleted. It can be used in Collections to signify that there used to be an object at this position, but it has been deleted.

Docs