summaryrefslogtreecommitdiff
path: root/client/lib/interfaces/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'client/lib/interfaces/index.ts')
-rw-r--r--client/lib/interfaces/index.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/client/lib/interfaces/index.ts b/client/lib/interfaces/index.ts
deleted file mode 100644
index 0398abd..0000000
--- a/client/lib/interfaces/index.ts
+++ /dev/null
@@ -1,5 +0,0 @@
-export * from "./LeaderBoardEntry";
-export * from "./Vec2";
-export * from "./Draw";
-export * from "./Direction";
-export * from "./Action";