UNPKG

expo-auth-session

Version:

Expo module for browser-based authentication

5 lines 167 B
export declare function getQueryParams(input: string): { errorCode: string | null; params: Record<string, string>; }; //# sourceMappingURL=QueryParams.d.ts.map