UNPKG

@brightlayer-ui/react-native-auth-workflow

Version:

Re-usable workflow components for Authentication and Registration within Eaton applications.

5 lines (4 loc) 384 B
import { AuthContextProviderProps, RegistrationContextProviderProps, RegistrationWorkflowContextProps } from '../contexts/index.js'; export declare const authContextProviderProps: AuthContextProviderProps; export declare const registrationContextProviderProps: RegistrationContextProviderProps; export declare const registrationWorkflowContextProps: RegistrationWorkflowContextProps;