Built and signed on GitHub Actions
Built and signed on GitHub Actions
Built and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
This package works with Cloudflare Workers, Node.js, Deno, Bun
License
MIT
•
Downloads198/wk
•
Published4 days ago (2.3.6)
Vocabularies library for Fedify
method Application.prototype.getAlias
Application | Group | Organization | Person | Service | null Application.prototype.getAlias(options?: { documentLoader?: DocumentLoader; contextLoader?: DocumentLoader; suppressError?: boolean; tracerProvider?: TracerProvider; crossOrigin?: "ignore" | "throw" | "trust"; }): Promise<>
Use with
Deno
Deno
pnpm
Yarn
vlt
npm
Bun
Add Package
deno add jsr:@fedify/vocab
Import symbol
import { Application } from "@fedify/vocab";
or
Import directly with a jsr specifier
import { Application } from "jsr:@fedify/vocab@^2.3.6";