summary refs log tree commit diff
path: root/src/webrtc/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/webrtc/index.ts')
-rw-r--r--src/webrtc/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/webrtc/index.ts b/src/webrtc/index.ts
new file mode 100644
index 00000000..7cecc9b6
--- /dev/null
+++ b/src/webrtc/index.ts
@@ -0,0 +1,2 @@
+export * from "./Server";
+export * from "./util/index";
\ No newline at end of file