UNPKG

@aws-amplify/auth

Version:
3 lines (2 loc) 161 B
import { DefaultOAuthStore } from '../../utils/signInWithRedirectStore'; export declare const completeOAuthSignOut: (store: DefaultOAuthStore) => Promise<void>;