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
/
cjs
/
index.d.ts
2 lines
(1 loc)
•
56 B
TypeScript
View Raw
1
2
export
{
LeakyBucketQueue
}
from
'./LeakyBucketQueue'
;