Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
main
nexus-ai
/
frontend
/
src
/
vite-env.d.ts
下载
Q
QinRui
feat: add auto-versioning - display build version in sidebar footer
3a620a81
创建于
3月16日
历史提交
/// <reference types="vite/client" />
declare
const
__APP_VERSION__
:
string
;