From 393296ef3dea81f0bb457f6a8bb6c87ce2c9eb1c Mon Sep 17 00:00:00 2001 From: Sam <315859133@qq.com> Date: Fri, 6 Feb 2026 00:38:28 +0800 Subject: [PATCH] fix: rename typings.d.ts to typings.ts for proper module resolution --- apps/web-ele/src/api/fengling/{typings.d.ts => typings.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/web-ele/src/api/fengling/{typings.d.ts => typings.ts} (100%) diff --git a/apps/web-ele/src/api/fengling/typings.d.ts b/apps/web-ele/src/api/fengling/typings.ts similarity index 100% rename from apps/web-ele/src/api/fengling/typings.d.ts rename to apps/web-ele/src/api/fengling/typings.ts