1 Star 0 Fork 0

我是来揍你的/vue3-tsx-test

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.ts 340 Bytes
一键复制 编辑 原始数据 按行查看 历史
liujie 提交于 2022-10-15 17:44 +08:00 . 初始化代码
// import { App, DefineComponent } from 'vue';
import Crud from './components';
// const component: Array<DefineComponent | any> = [Bar];
// const version = '1.0.0';
// const install = (app: App) => {
// component.map((item) => {
// console.error(item);
// app.use(item);
// });
// };
export default {
Crud,
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/doctorwho1_admin/vue3-tsx-test.git
git@gitee.com:doctorwho1_admin/vue3-tsx-test.git
doctorwho1_admin
vue3-tsx-test
vue3-tsx-test
master

搜索帮助