From e2e14e414de25904d791b503d2852c68b3ac9415 Mon Sep 17 00:00:00 2001 From: polwex Date: Wed, 16 Jul 2025 07:55:57 +0700 Subject: m --- constants/index.ts | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 constants/index.ts (limited to 'constants/index.ts') 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"; -- cgit v1.2.3