1 Star 0 Fork 58

chang/JiwuChat

forked from KiWi2333/JiwuChat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
declarations.d.ts 326 Bytes
一键复制 编辑 原始数据 按行查看 历史
KiWi2333 提交于 2024-09-06 22:59 +08:00 . Update: Nuxt依赖修复
import type {
ComponentCustomOptions as _ComponentCustomOptions,
ComponentCustomProperties as _ComponentCustomProperties,
} from "vue";
declare module "@vue/runtime-core" {
interface ComponentCustomProperties extends _ComponentCustomProperties {}
interface ComponentCustomOptions extends _ComponentCustomOptions {}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/changdl/JiwuChat.git
git@gitee.com:changdl/JiwuChat.git
changdl
JiwuChat
JiwuChat
main

搜索帮助