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 { InvitationListProps } from '../types'; export declare const InvitationList: React.FC<InvitationListProps>; //# sourceMappingURL=InvitationList.d.ts.map