UNPKG

accounts

Version:

Tempo Accounts SDK

4 lines 240 B
import type { MobileWebAuth } from 'wata'; /** Opens mobile web auth requests with Expo WebBrowser. */ export declare const openAuthSession: NonNullable<MobileWebAuth.Options['openAuthSession']>; //# sourceMappingURL=expoWebBrowser.d.ts.map