Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sentry_deno/packages/types/src/scope.ts

Unofficial port of the Sentry SDK for JavaScript to Deno.
Latest
import * as sentryDeno from "https://deno.land/x/sentry_deno@v0.2.2/packages/types/src/scope.ts";

Interfaces

Holds additional event information. Scope.applyToEvent will be called by the client before an event is sent.

JSDocs