DefinitelyTyped/types/rate-limit-redis
Austin Beer f4073ff58a
Make RedisStore a class and expose RedisStoreOptions in rate-l… (#43113)
* Expose RedisStoreOptions in rate-limit-redis

* Also refactor to expose RedisStore as a class instead of a variable

* Rename RedisStore.RedisStoreOptions to RedisStore.Options so it is less
redundant and is consistent with RateLimit.Options from
express-rate-limit.
2020-03-26 02:28:31 -07:00
..
index.d.ts
package.json
rate-limit-redis-tests.ts
tsconfig.json
tslint.json