3 Star 11 Fork 2

IT熊/uniapp+vite+vue3+pinia+ts 框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
components.d.ts 576 Bytes
一键复制 编辑 原始数据 按行查看 历史
IT熊 提交于 2023-10-06 21:39 . 添加虚拟列表瀑布流
/* 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']
Tool: typeof import('./src/components/waterfall/tool.ts')['default']
Type: typeof import('./src/components/waterfall/type.ts')['default']
Waterfall: typeof import('./src/components/waterfall/waterfall.vue')['default']
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/IT-bear/uniapp-framework.git
[email protected]:IT-bear/uniapp-framework.git
IT-bear
uniapp-framework
uniapp+vite+vue3+pinia+ts 框架
master

搜索帮助