Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sentry_deno/main.ts>TryCatch#setupOnce

Unofficial port of the Sentry SDK for JavaScript to Deno.
Latest
method TryCatch.prototype.setupOnce
import { TryCatch } from "https://deno.land/x/sentry_deno@v0.2.2/main.ts";

Wrap timer functions and event targets to catch errors and provide better metadata.