Skip to main content
Module

x/sentry/index.d.ts>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.112.1/index.d.ts";

This is the getter for lastEventId.

Returns

string | undefined

The last event id of a captured event.