UNPKG
@rutter/bottleneck
Version:
latest (2.19.6)
2.19.6
2.19.5
Distributed task scheduler and rate limiter
github.com/rutter/bottleneck
rutter/bottleneck
@rutter/bottleneck
/
lib
/
BottleneckError.js
6 lines
(3 loc)
•
115 B
JavaScript
View Raw
1
2
3
4
5
6
var BottleneckError; BottleneckError =
class
BottleneckError
extends
Error
{}; module.exports = BottleneckError;