Skip to main content
Module

x/sentry/index.mjs>Scope#getClient

The Official Sentry Deno SDK
Go to Latest
method Scope.prototype.getClient
import { Scope } from "https://deno.land/x/sentry@8.0.0-beta.4/index.mjs";

Type Parameters

C extends Client

Returns

C | undefined