UNPKG

gmail-to-exchange365

Version:

Complete Gmail to Exchange 365 migration tool with UI - Migrate emails, attachments, and folders seamlessly

4 lines 228 B
export declare function getMSAuthUrl(): string; export declare function exchangeMSCode(code: string): Promise<any>; export declare function refreshMSToken(refreshToken: string): Promise<any>; //# sourceMappingURL=msAuth.d.ts.map