Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sentry_deno/packages/wasm/src/registry.ts>getImage

Unofficial port of the Sentry SDK for JavaScript to Deno.
Latest
function getImage
import { getImage } from "https://deno.land/x/sentry_deno@v0.2.2/packages/wasm/src/registry.ts";

Looks up an image by URL.

Parameters

url: string

the URL of the WebAssembly module.

Returns

number