UNPKG
@railzai/bottleneck
Version:
beta (2.19.7-beta.2)
latest (2.19.7)
2.19.7
2.19.7-beta.2
2.19.7-beta.1
2.19.6
Distributed task scheduler and rate limiter
github.com/SGrondin/bottleneck
SGrondin/bottleneck
@railzai/bottleneck
/
lib
/
index.js
3 lines
(2 loc)
•
56 B
JavaScript
View Raw
1
2
3
"use strict"
;
module
.
exports
=
require
(
"./Bottleneck"
);