build(ui): define version constant

This commit is contained in:
PBK Bin
2025-06-22 20:50:01 +08:00
committed by GitHub
parent 2aac79af54
commit 14a3f055ee
3 changed files with 40 additions and 18 deletions

View File

@@ -1 +1,2 @@
/// <reference types="vite/client" />
declare const __APP_VERSION__: string;