property SseConnection.prototype.lastEventId

The client's Last-Event-ID header value, if present.

Type

string | null

Usage

import { SseConnection } from "sse-plugin/src/index.ts";