Skip to main content
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.100.0/index.d.ts";

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

Returns

The old replaced hub