summary refs log tree commit diff
path: root/rtc/src/util/index.ts
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 13:03:18 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-13 13:03:18 +0200
commitebff2f42417e0e579d59d296f5150024f8c850ee (patch)
tree707b264d239859853411adb5142b64727debd51b /rtc/src/util/index.ts
parentFix naming (diff)
parentabstract Event emission (diff)
downloadserver-ebff2f42417e0e579d59d296f5150024f8c850ee.tar.xz
Merge branch 'master' into pr/darkhpp/261-2
Diffstat (limited to '')
-rw-r--r--rtc/src/util/index.ts9
1 files changed, 0 insertions, 9 deletions
diff --git a/rtc/src/util/index.ts b/rtc/src/util/index.ts
deleted file mode 100644

index 7523a6ad..00000000 --- a/rtc/src/util/index.ts +++ /dev/null
@@ -1,9 +0,0 @@ -export * from "./String"; -export * from "./BitField"; -export * from "./Intents"; -export * from "./MessageFlags"; -export * from "./Permissions"; -export * from "./Snowflake"; -export * from "./UserFlags"; -export * from "./toBigInt"; -export * from "./RabbitMQ";