UNPKG

aws-amplify-react

Version:

AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.

14 lines (12 loc) 218 B
declare interface Document { mozCancelFullScreen: () => void; webkitExitFullscreen: () => void; } declare interface Window { amazon: any; auth0: any; auth0_client: any; FB: any; fbAsyncInit: any; gapi: any; }