Skip to main content
Module

x/sentry/index.mjs>makeMain

The Official Sentry Deno SDK
Go to Latest
function makeMain
Deprecated
Deprecated

Use setCurrentClient() instead.

import { makeMain } from "https://deno.land/x/sentry@7.100.0/index.mjs";

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

Returns

The old replaced hub