📌  相关文章
📜  类型 'Window & typeof globalThis 上不存在属性 'google' - 无论代码示例

📅  最后修改于: 2022-03-11 14:58:06.394000             🧑  作者: Mango

代码示例1
You need Google Map's TypeScript definition, this can be achieved with
the command: npm i @types/googlemaps --save-dev