summary refs log tree commit diff
path: root/api/src
diff options
context:
space:
mode:
Diffstat (limited to 'api/src')
-rw-r--r--api/src/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/src/index.ts b/api/src/index.ts
index adc7649c..a731d326 100644
--- a/api/src/index.ts
+++ b/api/src/index.ts
@@ -1,3 +1,4 @@
 export * from "./Server";
 export * from "./middlewares/";
 export * from "./util/";
+export * from "./voice_schema_hack";
\ No newline at end of file