import { Scope } from "https://deno.land/x/sentry@7.120.0/index.d.ts";
Get the client assigned to this scope.
It is generally recommended to use the global function Sentry.getClient()
instead, unless you know what you are doing.
import { Scope } from "https://deno.land/x/sentry@7.120.0/index.d.ts";
Get the client assigned to this scope.
It is generally recommended to use the global function Sentry.getClient()
instead, unless you know what you are doing.