summary refs log tree commit diff
path: root/api/src/index.ts
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-16 13:23:50 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-09-16 13:38:06 +1000
commit17922d1d1bfe083723a189233e3658686e5db84f (patch)
tree13d5558a452ad0606d48d7d943372140b26a2008 /api/src/index.ts
parentProbably broken merge from webrtc (diff)
downloadserver-17922d1d1bfe083723a189233e3658686e5db84f.tar.xz
Add webrtc to bundle
Diffstat (limited to 'api/src/index.ts')
-rw-r--r--api/src/index.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/api/src/index.ts b/api/src/index.ts

index a731d326..09663452 100644 --- a/api/src/index.ts +++ b/api/src/index.ts
@@ -1,4 +1,3 @@ export * from "./Server"; export * from "./middlewares/"; -export * from "./util/"; -export * from "./voice_schema_hack"; \ No newline at end of file +export * from "./util/"; \ No newline at end of file