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

    Interface SetDefaultLocationInput

    Input for setting the default location.

    interface SetDefaultLocationInput {
        location: string;
    }
    Index

    Properties

    Properties

    location: string

    Location name.