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

    Type Alias BasinInfo

    type BasinInfo = {
        name: BasinNameStr;
        scope?: null | BasinScope;
        state: BasinState;
    }
    Index

    Properties

    Properties

    Basin name.

    scope?: null | BasinScope
    state: BasinState

    Basin state.