1 Star 0 Fork 427

BK/cool-admin-vue

forked from 闪酷/cool-admin-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
env.d.ts 145 Bytes
一键复制 编辑 原始数据 按行查看 历史
神仙都没用 提交于 2024-07-29 18:28 . 优化 svg 加载
interface ImportMetaEnv {
readonly VITE_NAME: string;
readonly VITE_TIMEOUT: number;
}
interface ImportMeta {
readonly env: ImportMetaEnv;
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tsxyxujing/cool-admin-vue.git
git@gitee.com:tsxyxujing/cool-admin-vue.git
tsxyxujing
cool-admin-vue
cool-admin-vue
7.x

搜索帮助