JSR

Built and signed on GitHub Actions

Built and signed on GitHub Actions

Works with

This package works with Cloudflare Workers, Node.js, Deno, Bun

This package works with Cloudflare Workers

This package works with Node.js

This package works with Deno

This package works with Bun

JSR Score100%

License

MIT

Downloads198/wk

Published4 days ago (2.3.6)

Vocabularies library for Fedify

Object.prototype.getImage(options?: { documentLoader?: DocumentLoader; contextLoader?: DocumentLoader; suppressError?: boolean; tracerProvider?: TracerProvider; crossOrigin?: "ignore" | "throw" | "trust"; }): Promise<Image | null>

Indicates an entity that describes an image for this object. Unlike the icon property, there are no aspect ratio or display size limitations assumed.

Parameters

Return Type

Use with

Deno logo

Deno

Deno logo

Deno

pnpm logo

pnpm

Yarn logo

Yarn

vlt logo

vlt

npm logo

npm

Bun logo

Bun

Add Package

deno add jsr:@fedify/vocab

Import symbol

import { Object } from "@fedify/vocab";

or

Import directly with a jsr specifier

import { Object } from "jsr:@fedify/vocab@^2.3.6";

Document Navigation

Read the original on jsr.io ↗