UNPKG

naim-firebase-auth-wrapper

Version:

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

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