UNPKG

82 BTypeScriptView Raw
1export declare type ReadBalanceBehavior = "None" | "RoundRobin" | "FastestNode";