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

Represents a Web Page

Docs

Static Methods

create(fields: PageFields)