Skip to main content
Module

x/sentry/index.d.ts>Hub#getClient

The Official Sentry Deno SDK
Go to Latest
method Hub.prototype.getClient
Deprecated
Deprecated

Use Sentry.getClient() instead.

import { Hub } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

Type Parameters

C extends Client

Returns

C | undefined