Skip to main content
Module

x/sentry/index.mjs>lastEventId

The Official Sentry Deno SDK
Go to Latest
function lastEventId
Deprecated
Deprecated

This function will be removed in the next major version of the Sentry SDK.

import { lastEventId } from "https://deno.land/x/sentry@7.109.0/index.mjs";

This is the getter for lastEventId.

Returns

string | undefined

The last event id of a captured event.