summaryrefslogtreecommitdiff
path: root/constants/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'constants/index.ts')
-rw-r--r--constants/index.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/constants/index.ts b/constants/index.ts
new file mode 100644
index 0000000..ad2c758
--- /dev/null
+++ b/constants/index.ts
@@ -0,0 +1,5 @@
+export * from "./contracts";
+export * from "./constants";
+export * from "./colors";
+export * from "./config";
+export * from "./routes";