UNPKG

@aws-amplify/core

Version:
7 lines (6 loc) 169 B
export declare class FacebookOAuth { initialized: boolean; constructor(); refreshFacebookToken(): Promise<unknown>; private _refreshFacebookTokenImpl; }