UNPKG

slavery-js

Version:

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

4 lines (2 loc) 145 B
declare function interval_await(condition: () => any, timeout?: number, interval?: number): Promise<any>; export { interval_await as default };