Skip to main content
Module

x/sentry/index.d.ts>Hub#getStackTop

The Official Sentry Deno SDK
Go to Latest
method Hub.prototype.getStackTop
Deprecated
Deprecated

This will be removed in v8.

import { Hub } from "https://deno.land/x/sentry@7.109.0/index.d.ts";

Returns the topmost scope layer in the order domain > local > process.

Returns

Layer