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

    Interface GetStreamConfigInput

    Input for getting stream configuration.

    interface GetStreamConfigInput {
        stream: string;
    }
    Index

    Properties

    Properties

    stream: string

    Stream name.