summary refs log tree commit diff
path: root/util/src/interfaces/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'util/src/interfaces/index.ts')
-rw-r--r--util/src/interfaces/index.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/util/src/interfaces/index.ts b/util/src/interfaces/index.ts
deleted file mode 100644

index ab7fa429..00000000 --- a/util/src/interfaces/index.ts +++ /dev/null
@@ -1,5 +0,0 @@ -export * from "./Activity"; -export * from "./Presence"; -export * from "./Interaction"; -export * from "./Event"; -export * from "./Status";