UNPKG
rate-limiter-custom
Version:
latest (1.0.7)
1.0.7
1.0.2
1.0.1
1.0.0
A fast, customizable, and efficient rate-limiting middleware for Express in TypeScript.
rate-limiter-custom
/
dist
/
config.js
3 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});