import { withScope } from "https://deno.land/x/sentry@8.37.1/index.mjs";
Set the given scope as the active scope in the callback.
Parameters
callback: (scope: Scope$1) => T
import { withScope } from "https://deno.land/x/sentry@8.37.1/index.mjs";
Set the given scope as the active scope in the callback.