From e51dc0193b5945ef116e71a811cdc5681ae56556 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期四, 20 二月 2025 10:23:21 +0800
Subject: [PATCH] feat: refor

---
 apps/taro/src/utils/index.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/apps/h5/src/utils/index.ts b/apps/taro/src/utils/index.ts
similarity index 81%
rename from apps/h5/src/utils/index.ts
rename to apps/taro/src/utils/index.ts
index 84051fa..a06c11d 100644
--- a/apps/h5/src/utils/index.ts
+++ b/apps/taro/src/utils/index.ts
@@ -2,3 +2,4 @@
 export * from './page';
 export * from './common';
 export * from './validator';
+export * from './file';

--
Gitblit v1.9.1