UNPKG

@aws-amplify/auth

Version:
3 lines (2 loc) 213 B
import { AuthAction, CustomUserAgentDetails } from '@aws-amplify/core/internals/utils'; export declare const getAuthUserAgentValue: (action: AuthAction, customUserAgentDetails?: CustomUserAgentDetails) => string;