UNPKG

@aws-amplify/auth

Version:
3 lines (2 loc) 158 B
import { AuthError } from '../../../../errors/AuthError'; export declare const createOAuthError: (message: string, recoverySuggestion?: string) => AuthError;