1 Star 0 Fork 53

cosco / vue-bmap-gl

forked from gyy / vue-bmap-gl
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
shims-vue.d.ts 186 Bytes
一键复制 编辑 原始数据 按行查看 历史
import { ComponentCustomProperties } from 'vue'
declare module '@vue/runtime-core' {
interface ComponentCustomProperties{
$amapComponent ?: any,
$parentComponent ?: any
}
}
JavaScript
1
https://gitee.com/cosco/vue-bmap-gl.git
git@gitee.com:cosco/vue-bmap-gl.git
cosco
vue-bmap-gl
vue-bmap-gl
dev

搜索帮助