1 Star 0 Fork 0

LUO YIMIN / vitesse-lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
components.d.ts 568 Bytes
一键复制 编辑 原始数据 按行查看 历史
antfu 提交于 2023-09-14 11:00 . chore: update netlify config
/* eslint-disable */
/* prettier-ignore */
// @ts-nocheck
// Generated by unplugin-vue-components
// Read more: https://github.com/vuejs/core/pull/3399
export {}
declare module 'vue' {
export interface GlobalComponents {
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
TheCounter: typeof import('./src/components/TheCounter.vue')['default']
TheFooter: typeof import('./src/components/TheFooter.vue')['default']
TheInput: typeof import('./src/components/TheInput.vue')['default']
}
}
1
https://gitee.com/MonoDev/vitesse-lite.git
git@gitee.com:MonoDev/vitesse-lite.git
MonoDev
vitesse-lite
vitesse-lite
main

搜索帮助