UNPKG

bottleneck

Version:

Distributed task scheduler and rate limiter

10 lines (7 loc) 205 B
"use strict"; // Generated by CoffeeScript 2.2.4 (function () { var BottleneckError; BottleneckError = class BottleneckError extends Error {}; module.exports = BottleneckError; }).call(undefined);