UNPKG

@aws-amplify/core

Version:
6 lines (5 loc) 229 B
import GoogleOAuthClass from './GoogleOAuth'; import FacebookOAuthClass from './FacebookOAuth'; declare const GoogleOAuth: GoogleOAuthClass; declare const FacebookOAuth: FacebookOAuthClass; export { GoogleOAuth, FacebookOAuth };