property Event.sequenceNumber

Monotonically increasing sequence number within the topic. Represented as a string to support bigint while remaining serializable.

Type

string

Usage

import { type Event } from ".";