exploring/fighting is functional
[sketchy-heroes.git] / src / routes / player / index.ts
diff --git a/src/routes/player/index.ts b/src/routes/player/index.ts
new file mode 100644 (file)
index 0000000..595792f
--- /dev/null
@@ -0,0 +1,2 @@
+export * from './info';
+export * from './stat-increase';