UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 390 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/auth-types](./auth-types.md) &gt; [Auth](./auth-types.auth.md) &gt; [currentUser](./auth-types.auth.currentuser.md) ## Auth.currentUser property The currently signed-in user (or null). <b>Signature:</b> ```typescript readonly currentUser: User | null; ```