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

    Interface DeleteBasinInput

    Input for deleting a basin.

    interface DeleteBasinInput {
        basin: string;
    }
    Index

    Properties

    Properties

    basin: string

    Basin name.