Options for the respondWithObject and respondWithObjectIfAcceptable functions.
contextLoader: DocumentLoader
The document loader to use for compacting JSON-LD.
Options for the respondWithObject and respondWithObjectIfAcceptable functions.
contextLoader: DocumentLoader
The document loader to use for compacting JSON-LD.
Add Package
deno add jsr:@fedify/fedify
Import symbol
import { type RespondWithObjectOptions } from "@fedify/fedify/federation";
---- OR ----
Import directly with a jsr specifier
import { type RespondWithObjectOptions } from "jsr:@fedify/fedify/federation";
Add Package
npx jsr add @fedify/fedify
Import symbol
import { type RespondWithObjectOptions } from "@fedify/fedify/federation";
Add Package
yarn dlx jsr add @fedify/fedify
Import symbol
import { type RespondWithObjectOptions } from "@fedify/fedify/federation";
Add Package
pnpm dlx jsr add @fedify/fedify
Import symbol
import { type RespondWithObjectOptions } from "@fedify/fedify/federation";
Add Package
bunx jsr add @fedify/fedify
Import symbol
import { type RespondWithObjectOptions } from "@fedify/fedify/federation";