env types added
This commit is contained in:
committed by
GitHub
parent
b313417609
commit
0b6c77747d
Vendored
+3
@@ -12,6 +12,9 @@ declare global {
|
|||||||
|
|
||||||
// geoapify api key
|
// geoapify api key
|
||||||
EXPO_PUBLIC_GEOAPIFY_API_KEY: string;
|
EXPO_PUBLIC_GEOAPIFY_API_KEY: string;
|
||||||
|
|
||||||
|
// google api key
|
||||||
|
EXPO_PUBLIC_GOOGLE_API_KEY: string;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user