fix: 添加 vite 环境类型定义

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jowe
2026-03-28 09:55:19 +08:00
parent 3c0fbd5059
commit 72eba93f55

1
src/vite-env.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
/// <reference types="vite/client" />