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

    Type Alias TailResponse

    type TailResponse = {
        tail: API.StreamPosition;
    }
    Index

    Properties

    Properties

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