Files
xj-screen/typings.d.ts
T
2023-12-19 12:41:15 +08:00

4 lines
62 B
TypeScript

declare interface Window {
AMap: any;
initAMap: any;
}