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

    Interface TailResponse

    Response from checking the tail of a stream.

    interface TailResponse {
        tail: StreamPosition;
    }
    Index

    Properties

    Properties