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

    Type Alias S2EndpointsInit

    type S2EndpointsInit = {
        account?: string;
        basin?: string;
    }
    Index

    Properties

    Properties

    account?: string

    Account endpoint (authority with optional scheme/port, optional path). If no path is present, /v1 is used.

    basin?: string

    Basin endpoint (authority with optional scheme/port, optional path). Supports {basin} placeholder anywhere. If no path is present, /v1 is used.