diff --git a/packages/admob/lib/index.d.ts b/packages/admob/lib/index.d.ts index c79b45d9..ad1203e1 100644 --- a/packages/admob/lib/index.d.ts +++ b/packages/admob/lib/index.d.ts @@ -710,7 +710,7 @@ export namespace FirebaseAdMobTypes { * }); * ``` */ - location?: string[]; + location?: [number, number]; /** * Sets the location accuracy if the location is set, in meters.