feat(projects): 新增腾讯地图插件

This commit is contained in:
Soybean
2021-11-10 00:38:23 +08:00
parent ea82edc114
commit 3f02c215c5
5 changed files with 32 additions and 4 deletions

1
src/typings/tmap.d.ts vendored Normal file
View File

@ -0,0 +1 @@
declare const TMap: any;