diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-06-28 18:43:22 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-06-28 18:43:22 +0200 |
commit | 229e741bfdd4a6d8b7b2617eec5e88c626d29e00 (patch) | |
tree | 3d85df3f10054678108826993da596b1315093e5 /src/models | |
parent | 1.3.20 (diff) | |
download | server-229e741bfdd4a6d8b7b2617eec5e88c626d29e00.tar.xz |
:sparkles: Rate Limit model
Diffstat (limited to 'src/models')
-rw-r--r-- | src/models/RateLimit.ts | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/models/RateLimit.ts b/src/models/RateLimit.ts new file mode 100644 |