From ea0b66a60f15259e1f3077d503eb422ae6e9d743 Mon Sep 17 00:00:00 2001 From: wwwlnyy Date: Tue, 7 Jan 2025 16:38:06 +0900 Subject: [PATCH] =?UTF-8?q?Style:=20next-env.d.ts=20=EC=9B=90=EB=9E=98?= =?UTF-8?q?=EB=8C=80=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- next-env.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next-env.d.ts b/next-env.d.ts index 52e831b43..4f11a03dc 100644 --- a/next-env.d.ts +++ b/next-env.d.ts @@ -2,4 +2,4 @@ /// // NOTE: This file should not be edited -// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information. +// see https://nextjs.org/docs/basic-features/typescript for more information.