UNPKG

@duongtrungnguyen/nestro

Version:
7 lines 286 B
export * from "./weighted-round-robin.strategy"; export * from "./least-connection.strategy"; export * from "./response-time.strategy"; export * from "./round-robin.strategy"; export * from "./random.strategy"; export * from "./load-balancing.factory"; //# sourceMappingURL=index.js.map