UNPKG
leaky-bucket-queue
Version:
latest (0.0.2)
0.0.2
An implementation of burstable throtling algorithm on top of rxjs
leaky-bucket-queue
/
lib
/
es
/
index.js
2 lines
•
89 B
JavaScript
View Raw
1
2
export
{
LeakyBucketQueue
}
from
'./LeakyBucketQueue'
;
//# sourceMappingURL=index.js.map