UNPKG

naim-firebase-auth-wrapper

Version:

React components and hooks for Firebase Authentication and Firestore with Mantine UI

4 lines 169 B
import React from 'react'; import { AuthComponentProps } from '../types'; export declare const Logout: React.FC<AuthComponentProps>; //# sourceMappingURL=Logout.d.ts.map