env types updated
This commit is contained in:
committed by
GitHub
parent
0cd6fe376b
commit
69c212f803
Vendored
+4
@@ -15,6 +15,10 @@ declare global {
|
||||
|
||||
// google api key
|
||||
EXPO_PUBLIC_GOOGLE_API_KEY: string;
|
||||
|
||||
// stripe api key
|
||||
EXPO_PUBLIC_STRIPE_PUBLISHABLE_KEY: string;
|
||||
STRIPE_SECRET_KEY: string;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user