chore: updating api-report

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-06-18 10:06:27 +02:00
parent 2d881016cc
commit 12942d16c4
-3
View File
@@ -70,9 +70,6 @@ export const encodeState: (state: OAuthState) => string;
// @public (undocumented)
export const ensuresXRequestedWith: (req: express.Request) => boolean;
// @public (undocumented)
export const googleDefaultSignInResolver: SignInResolver<OAuthResult>;
// @public (undocumented)
export const googleEmailSignInResolver: SignInResolver<OAuthResult>;