UNPKG

@mrli-utils/asyncpool

Version:

异步请求并发控制函数,限制同一时间发起的请求量

3 lines (2 loc) 63 B
import asyncPool from "./lib/asyncPool"; export { asyncPool };