UNPKG

@aws-amplify/core

Version:
7 lines (6 loc) 163 B
export declare class GoogleOAuth { initialized: boolean; constructor(); refreshGoogleToken(): Promise<unknown>; private _refreshGoogleTokenImpl; }