UNPKG

@aws-amplify/auth

Version:
3 lines (2 loc) 121 B
import { OAuthStore } from '../types'; export declare const listenForOAuthFlowCancellation: (store: OAuthStore) => void;