From 487b5265f62ca3973f9770b1a7efe5bb59b38817 Mon Sep 17 00:00:00 2001 From: June <1601745371@qq.com> Date: Sun, 17 Mar 2024 22:20:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20ts=E7=B1=BB=E5=9E=8B=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {src => typings}/env.d.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src => typings}/env.d.ts (100%) diff --git a/src/env.d.ts b/typings/env.d.ts similarity index 100% rename from src/env.d.ts rename to typings/env.d.ts