1 Star 9 Fork 3

hackchen / gdshop-cool-admin-vue3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
env.d.ts 241 Bytes
一键复制 编辑 原始数据 按行查看 历史
interface ImportMetaEnv {
VITE_APP_TITLE: string;
// 更多环境变量...
VITE_APP_BASE_URL: string;
/**
* sentry dns 如果为空的话则关闭
*/
VITE_APP_SENTRY_DNS: string;
/**
* 版本号
*/
VITE_APP_VERSION: string;
}
1
https://gitee.com/hackchen/gdshop-cool-admin-vue3.git
git@gitee.com:hackchen/gdshop-cool-admin-vue3.git
hackchen
gdshop-cool-admin-vue3
gdshop-cool-admin-vue3
master

搜索帮助