UNPKG

slavery-js

Version:

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

6 lines (4 loc) 111 B
type SlaveMethods = { [key: string]: (...args: any[]) => any; }; export type { SlaveMethods as default };