Updates
This commit is contained in:
Vendored
+1
@@ -1074,6 +1074,7 @@ export type APIGoogleLoginFunctionParams = {
|
||||
[key: string]: string | number;
|
||||
};
|
||||
debug?: boolean;
|
||||
useLocal?: boolean;
|
||||
};
|
||||
export type APIGoogleLoginFunction = (params: APIGoogleLoginFunctionParams) => Promise<APILoginFunctionReturn>;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user