Describes a resource. See also RFC 7033 section 4.4.
optional
properties: Record<string, string>
Conveys additional information about the subject
of this descriptor.
Describes a resource. See also RFC 7033 section 4.4.
properties: Record<string, string>
Conveys additional information about the subject
of this descriptor.
Add Package
deno add jsr:@fedify/fedify
Import symbol
import { type ResourceDescriptor } from "@fedify/fedify";
---- OR ----
Import directly with a jsr specifier
import { type ResourceDescriptor } from "jsr:@fedify/fedify";
Add Package
npx jsr add @fedify/fedify
Import symbol
import { type ResourceDescriptor } from "@fedify/fedify";
Add Package
yarn dlx jsr add @fedify/fedify
Import symbol
import { type ResourceDescriptor } from "@fedify/fedify";
Add Package
pnpm dlx jsr add @fedify/fedify
Import symbol
import { type ResourceDescriptor } from "@fedify/fedify";
Add Package
bunx jsr add @fedify/fedify
Import symbol
import { type ResourceDescriptor } from "@fedify/fedify";