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) 116 B
declare function runAsyncCode(codeString: string, context?: {}): Promise<any>; export { runAsyncCode as default };