UNPKG

riot-ratelimiter-temp

Version:

A temporary fork of ColorfulStans ratelimiter with POST/PUT?PATCH functionality. Will be used until I write proper tests for the code I have added.

6 lines (5 loc) 166 B
"use strict"; const engchk = require("runtime-engine-check"); engchk(); const index_1 = require("./RiotRateLimiter/index"); module.exports = index_1.RiotRateLimiter;