This commit is contained in:
zk
2023-12-19 12:41:15 +08:00
parent 9b5be1af25
commit 5342774ca5
9 changed files with 50 additions and 39 deletions
+4
View File
@@ -0,0 +1,4 @@
declare interface Window {
AMap: any;
initAMap: any;
}