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

x/sentry/index.mjs>getGlobalScope

The Official Sentry Deno SDK
Go to Latest
function getGlobalScope
import { getGlobalScope } from "https://deno.land/x/sentry@8.9.2/index.mjs";

Get the global scope. This scope is applied to all events.

Returns

Scope$1