Skip to main content
Module

x/sentry/index.d.ts>getGlobalScope

The Official Sentry Deno SDK
Go to Latest
function getGlobalScope
import { getGlobalScope } from "https://deno.land/x/sentry@8.0.0-beta.4/index.d.ts";

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

Returns

Scope$1