UNPKG

leaky-bucket-queue

Version:

An implementation of burstable throtling algorithm on top of rxjs

2 lines (1 loc) 56 B
export { LeakyBucketQueue } from './LeakyBucketQueue';