1 Star 0 Fork 169

zengning2015 / unibest

forked from 菲鸽 / unibest 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
shims-uni.d.ts 199 Bytes
一键复制 编辑 原始数据 按行查看 历史
菲鸽 提交于 2024-01-03 10:55 . build: 配置文件一点小优化
/// <reference types='@dcloudio/types' />
import 'vue'
declare module '@vue/runtime-core' {
type Hooks = App.AppInstance & Page.PageInstance
interface ComponentCustomOptions extends Hooks {}
}
1
https://gitee.com/asd2015/unibest.git
git@gitee.com:asd2015/unibest.git
asd2015
unibest
unibest
main

搜索帮助