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

x/sentry/index.d.ts>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.117.0/index.d.ts";

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

Returns

The old replaced hub