From 17922d1d1bfe083723a189233e3658686e5db84f Mon Sep 17 00:00:00 2001 From: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> Date: Fri, 16 Sep 2022 13:23:50 +1000 Subject: Add webrtc to bundle --- api/src/index.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'api/src') 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 -- cgit 1.5.1