Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/sentry/index.d.ts>getCurrentScope

The Official Sentry Deno SDK
Latest
function getCurrentScope
import { getCurrentScope } from "https://deno.land/x/sentry@8.37.1/index.d.ts";

Get the currently active scope.

Returns

Scope$1