@s2-dev/streamstore - v0.18.1
    Preparing search index...

    Type Alias TailResponse

    Generated API types re-exported for convenience.

    These mirror the server REST resources and payloads.

    type TailResponse = {
        tail: StreamPosition;
    }
    Index

    Properties

    Properties

    Sequence number that will be assigned to the next record on the stream, and timestamp of the last record.