UNPKG

slavery-js

Version:

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

7 lines (5 loc) 93 B
type Address = { host: string; port: number; }; export type { Address as default };