8 Star 9 Fork 6

菲鸽/hello-unibest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
components.d.ts 844 Bytes
一键复制 编辑 原始数据 按行查看 历史
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by vite-plugin-uni-components
// Read more: https://github.com/vuejs/core/pull/3399
import '@vue/runtime-core'
export {}
declare module '@vue/runtime-core' {
export interface GlobalComponents {
AppTest: typeof import('./src/components/AppTest.vue')['default']
AppTest2: typeof import('./src/components/app-test-dir/AppTest2.vue')['default']
FlyContent: typeof import('./src/components/fly-content/fly-content.vue')['default']
FlyHeader: typeof import('./src/components/fly-header/fly-header.vue')['default']
FlyLogin: typeof import('./src/components/fly-login/fly-login.vue')['default']
FlyNavbar: typeof import('./src/components/fly-navbar/fly-navbar.vue')['default']
SvgIcon: typeof import('./src/components/SvgIcon.vue')['default']
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/codercup/hello-unibest.git
git@gitee.com:codercup/hello-unibest.git
codercup
hello-unibest
hello-unibest
main

搜索帮助