Skip to main content
Module

x/sentry/index.mjs>getGlobalScope

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

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

Returns

Scope$1