From 4293b7eab5c30808621ee0c3c1667a4bccf7f4b7 Mon Sep 17 00:00:00 2001
From: zhom <2717306+zhom@users.noreply.github.com>
Date: Wed, 27 Aug 2025 15:13:58 +0400
Subject: [PATCH] chore: next-env gen
---
next-env.d.ts | 1 +
1 file changed, 1 insertion(+)
diff --git a/next-env.d.ts b/next-env.d.ts
index 1b3be08..830fb59 100644
--- a/next-env.d.ts
+++ b/next-env.d.ts
@@ -1,5 +1,6 @@
///
///
+///
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.