1 Star 5 Fork 3

konsei / vtatv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
components.d.ts 522 Bytes
一键复制 编辑 原始数据 按行查看 历史
白桦 提交于 2022-11-09 14:23 . feat: 增加vue-router和pinia的使用
// generated by unplugin-vue-components
// We suggest you to commit this file into source control
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
AButton: typeof import('ant-design-vue/es')['Button']
HelloWorld: typeof import('./src/components/HelloWorld.vue')['default']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
}
}
1
https://gitee.com/konsei/vtatv.git
git@gitee.com:konsei/vtatv.git
konsei
vtatv
vtatv
master

搜索帮助