This commit is contained in:
Benjamin Toby
2025-01-20 08:50:36 +01:00
parent c210e6ca46
commit 16191975f9
11 changed files with 17 additions and 5 deletions
+1
View File
@@ -1258,6 +1258,7 @@ export type APIGoogleLoginFunctionParams = {
additionalFields?: string[];
additionalData?: { [key: string]: string | number };
debug?: boolean;
useLocal?: boolean;
};
export type APIGoogleLoginFunction = (