AuthProviderProps: {
    children: React.ReactNode;
    useAuthProvider?: (() => AuthContextType);
}

Type declaration

Generated using TypeDoc