From 2453c2e73d79ab4cdf6968898c41da3b8e8bfea8 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/index.ts') 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