Skip to main content
Module

x/sentry/index.d.ts>setCurrentClient

The Official Sentry Deno SDK
Go to Latest
function setCurrentClient
import { setCurrentClient } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

Make the given client the current client.

Parameters

client: Client