UNPKG
ratelimiter-distil-router
Version:
latest (0.0.2)
0.0.2
0.0.1
SHIELD Rate Limiter DISTIL router middleware for Web Apps
ratelimiter-distil-router
/
index.js
10 lines
(9 loc)
•
243 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * Copyright (c) 2018 eBay Inc. * * Use of this source code is governed by an MIT-style * license that can be found in the LICENSE file or at * https://opensource.org/licenses/MIT. * **/
module
.
exports
= require(
'./lib'
);