diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-02-13 21:52:06 +0100 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-02-13 21:52:06 +0100 |
commit | 4125b7810d6da218fef6e26ec7cfbd1032c4cbb3 (patch) | |
tree | 7a08f3f690ecfb3f807d5aee667b6091e0c8ab5f /src | |
parent | :sparkles: Config init takes default opts (diff) | |
download | server-4125b7810d6da218fef6e26ec7cfbd1032c4cbb3.tar.xz |
:bug: export MongooseCache
Diffstat (limited to 'src')
-rw-r--r-- | src/index.ts | 4 | ||||
-rw-r--r-- | src/models/User.ts | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/src/index.ts b/src/index.ts |