leosbotelho

Results 1 comments of leosbotelho

This seems more dependable, in the foreseeable future: ``` import pLimit from "p-limit" import pThrottle from "p-throttle" // no feature parity export default ({ concurrency, intervalCap, interval }) => {...