summary refs log tree commit diff
path: root/dist/index.js
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-19 15:34:52 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-19 15:34:52 +0100
commitf920803002e5cac5c6f18dede4d5802b40cc923d (patch)
tree8bd9b1f07597d9096e6d6e23d6a5d12a56a633a5 /dist/index.js
parent:sparkles: Ban Model (diff)
downloadserver-f920803002e5cac5c6f18dede4d5802b40cc923d.tar.xz
:wrench: build
Diffstat (limited to 'dist/index.js')
-rw-r--r--dist/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/index.js b/dist/index.js

index 87f0cc7a..99f66d3d 100644 --- a/dist/index.js +++ b/dist/index.js
@@ -25,6 +25,7 @@ Object.defineProperty(exports, "__esModule", { value: true }); exports.MongooseCache = exports.DefaultOptions = exports.db = exports.Config = exports.Constants = void 0; __exportStar(require("./util/checkToken"), exports); exports.Constants = __importStar(require("./util/Constants")); +__exportStar(require("./models/Ban"), exports); __exportStar(require("./models/Channel"), exports); __exportStar(require("./models/Emoji"), exports); __exportStar(require("./models/Guild"), exports);