Helia
    Preparing search index...

    Interface HTTPGatewayRouterInit

    interface HTTPGatewayRouterInit {
        gateways?: (string | URL)[];
        shuffle?: boolean;
    }
    Index

    Properties

    Properties

    gateways?: (string | URL)[]
    shuffle?: boolean

    Whether to shuffle the list of gateways

    true