Skip to main content
Module

x/sentry/index.d.ts>DenoClient

The Official Sentry Deno SDK
Go to Latest
class DenoClient
extends ServerRuntimeClient<DenoClientOptions>
import { DenoClient } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

The Sentry Deno SDK Client.

Constructors

new
DenoClient(options: DenoClientOptions)

Creates a new Deno SDK instance.