Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sentry_deno/packages/hub/src/index.ts>makeMain

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

Replaces the current main hub with the passed one on the global object

Returns

The old replaced hub