From 67428f8c6085e0869f48311f275e66ef1f71a870 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=91=E7=99=BD?= <2285697543@qq.com> Date: Wed, 29 Nov 2023 14:42:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=88=9D=E5=A7=8B=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 28e9562..da3cb61 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,2 +1,2 @@ -const hello = 'hello world2' +const hello = 'hello world' trace(hello)