diff options
Diffstat (limited to 'api/src/index.ts')
-rw-r--r-- | api/src/index.ts | 1 |
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 |