UNPKG

@altano/tiny-async-pool

Version:

Run multiple promise-returning & async functions with limited concurrency using native ES9

3 lines (2 loc) 66 B
export * from "./doWork.js"; export * from "./doWorkAndYield.js";