UNPKG

slavery-js

Version:

A simple clustering app that allows you to scale an application on multiple thread, containers or machines

8 lines (6 loc) 127 B
type ServiceAddress = { name: string; host?: string; port?: number; }; export type { ServiceAddress as default };