1 Star 0 Fork 82

fish@dev/vue-amap

forked from gyy/vue-amap 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
shims-vue.d.ts 380 Bytes
一键复制 编辑 原始数据 按行查看 历史
gyy 提交于 2022-08-17 22:15 . 增加鼠标操作工具组件
export {}
declare module 'vue' {
interface ComponentCustomProperties{
$amapComponent ?: any,
$parentComponent ?: any
renderer ?: any,
camera ?: any,
scene ?: any,
customCoords ?: any
parentInstance ?: any
source ?: any
lights ?: any
hdr ?: any
observer ?: MutationObserver | null
customCoordsCenter ?: any
$text ?: any
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/heima365/vue-amap.git
[email protected]:heima365/vue-amap.git
heima365
vue-amap
vue-amap
dev

搜索帮助