Skip to main content
Module

x/sentry/index.mjs>DenoClient

The Official Sentry Deno SDK
Go to Latest
class DenoClient
extends ServerRuntimeClient<DenoClientOptions>
import { DenoClient } from "https://deno.land/x/sentry@8.0.0-rc.2/index.mjs";

The Sentry Deno SDK Client.

Constructors

new
DenoClient(options: DenoClientOptions)

Creates a new Deno SDK instance.