summary refs log tree commit diff
path: root/dist/server-util/src/util/Constants.js
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-14 00:30:07 +0100
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-02-14 00:30:07 +0100
commit8e84d39c7f2531e81eed3a9d01bf4030b19a2c88 (patch)
treeeb89f194780f903388cf968e9073cab4aed75ccc /dist/server-util/src/util/Constants.js
parent:art: Channel + Member + Message + Role in separate collection (diff)
downloadserver-8e84d39c7f2531e81eed3a9d01bf4030b19a2c88.tar.xz
:sparkles: getPermission util function
Diffstat (limited to '')
-rw-r--r--dist/server-util/src/util/Constants.js5
-rw-r--r--dist/server-util/src/util/Constants.js.map1
2 files changed, 0 insertions, 6 deletions
diff --git a/dist/server-util/src/util/Constants.js b/dist/server-util/src/util/Constants.js
deleted file mode 100644

index d65f8185..00000000 --- a/dist/server-util/src/util/Constants.js +++ /dev/null
@@ -1,5 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -exports.JWTOptions = void 0; -exports.JWTOptions = { algorithms: ["HS256"] }; -//# sourceMappingURL=Constants.js.map \ No newline at end of file diff --git a/dist/server-util/src/util/Constants.js.map b/dist/server-util/src/util/Constants.js.map deleted file mode 100644
index d24e9439..00000000 --- a/dist/server-util/src/util/Constants.js.map +++ /dev/null
@@ -1 +0,0 @@ -{"version":3,"file":"Constants.js","sourceRoot":"","sources":["../../../../src/util/Constants.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAkB,EAAE,UAAU,EAAE,CAAC,OAAO,CAAC,EAAE,CAAC"} \ No newline at end of file