summaryrefslogtreecommitdiff
path: root/engine/structures/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'engine/structures/index.ts')
-rw-r--r--engine/structures/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/structures/index.ts b/engine/structures/index.ts
new file mode 100644
index 0000000..605a82a
--- /dev/null
+++ b/engine/structures/index.ts
@@ -0,0 +1 @@
+export * from "./QuadTree";