summary refs log tree commit diff
path: root/util/src/index.ts
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-07 02:52:09 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2022-08-09 23:28:27 +0200
commit365abc36dd3b41680527bcf613013bb4999b613d (patch)
treef46b9c12a0c89de24af1a862db414c44d30e8b3e /util/src/index.ts
parentResolve changes undone by rebasing from master (diff)
downloadserver-365abc36dd3b41680527bcf613013bb4999b613d.tar.xz
Switch to migrations fully
Diffstat (limited to 'util/src/index.ts')
-rw-r--r--util/src/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/src/index.ts b/util/src/index.ts

index ae0f7e54..259d1c97 100644 --- a/util/src/index.ts +++ b/util/src/index.ts
@@ -4,3 +4,4 @@ export * from "./util/index"; export * from "./interfaces/index"; export * from "./entities/index"; export * from "./dtos/index"; +export * from "./util/MFA"; \ No newline at end of file